- Fixed config so all URLs now point to 'https://getmonero.org/page' rather...
- Fixed config so all URLs now point to 'https://getmonero.org/page' rather than just '/page' for CDN compatibility - Fixed repeating sentence in Press Kit intro
... | ... | @@ -2,7 +2,7 @@ email: [email protected] |
name: Monero | ||
description: Monero is a digital currency that is secure, private, and untraceable. | ||
keywords: "monero, xmr, bitmonero, cryptocurrency" | ||
baseurl: "" | ||
baseurl: "https://getmonero.org" | ||
url: "https://getmonero.org" | ||
markdown: kramdown | ||
... | ... |
Please register or sign in to comment