mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-26 01:44:20 +02:00
home: don't prepend cta_url with a slash
This causes translations to link to the root of the domain, which is English.
This commit is contained in:
@@ -6,7 +6,7 @@ header:
|
|||||||
overlay_image: /images/home-page-feature.jpg
|
overlay_image: /images/home-page-feature.jpg
|
||||||
overlay_filter: 0.5
|
overlay_filter: 0.5
|
||||||
cta_label: "Get Started"
|
cta_label: "Get Started"
|
||||||
cta_url: "/key-information"
|
cta_url: "key-information"
|
||||||
caption:
|
caption:
|
||||||
excerpt: "A complete guide to 3DS (and 2DS) custom firmware, <br /> from stock to boot9strap.<br />"
|
excerpt: "A complete guide to 3DS (and 2DS) custom firmware, <br /> from stock to boot9strap.<br />"
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user