mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-11 13:25:12 +00:00
Merge pull request #1303 from erciccione/fix-config
_config.yml: fix wrong baseurl
This commit is contained in:
commit
d7e147b4a1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ email: dev@getmonero.org
|
|||
name: Monero
|
||||
description: Monero is a digital currency that is secure, private, and untraceable.
|
||||
keywords: "monero, xmr, bitmonero, cryptocurrency"
|
||||
baseurl: "https://www.getmonero.org"
|
||||
baseurl: ""
|
||||
url: "https://www.getmonero.org"
|
||||
|
||||
markdown: kramdown
|
||||
|
|
Loading…
Reference in a new issue