Guide_3DS/_data/navigation/en_US.yml
2018-11-18 19:15:20 -05:00

39 lines
653 B
YAML

# titles with translations should be translated
# translation urls should be /<locale>/<file> (i.e.: /es_ES/credits)
# see https://github.com/Plailect/Guide/tree/l10n/_pages for locale codes
main: [
{
title: "FAQ",
url: /faq
},
{
title: "Troubleshooting",
url: /troubleshooting
},
{
title: "Donations",
url: /donations
},
{
title: "Credits",
url: /credits
},
{
title: "Updating A9LH",
url: /updating-a9lh
},
{
title: "Region Changing",
url: /region-changing
},
{
title: "NAND Size",
url: /nand-size
},
{
title: "Site Navigation",
url: /site-navigation
}
]