mirror of
https://github.com/monero-project/monero-site.git
synced 2025-03-22 23:28:54 +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
|
name: Monero
|
||||||
description: Monero is a digital currency that is secure, private, and untraceable.
|
description: Monero is a digital currency that is secure, private, and untraceable.
|
||||||
keywords: "monero, xmr, bitmonero, cryptocurrency"
|
keywords: "monero, xmr, bitmonero, cryptocurrency"
|
||||||
baseurl: "https://www.getmonero.org"
|
baseurl: ""
|
||||||
url: "https://www.getmonero.org"
|
url: "https://www.getmonero.org"
|
||||||
|
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
Loading…
Reference in a new issue