mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
_config.yml: fix wrong baseurl
This commit is contained in:
parent
2701499a7b
commit
bc987dfbae
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