consistency
This commit is contained in:
parent
372e1096fe
commit
efc8901283
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
main:
|
||||
-
|
||||
title: 3DS Guide
|
||||
title: 3DS
|
||||
url: /
|
||||
-
|
||||
title: FAQ
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: splash
|
||||
title: "3DS Guide" #
|
||||
title: "3DS Hacks Guide" #
|
||||
header:
|
||||
overlay_color: "#5e616c" #
|
||||
overlay_image: /images/home-page-feature.jpg
|
||||
|
@ -14,7 +14,7 @@ Thoroughly read all of the introductory pages (including this one!) before proce
|
|||
|
||||
{% capture notice-1 %}
|
||||
This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
|
||||
If you have a developer ("PANDA" or "SNAKE") console, check out [devGuide](https://dev3ds.hacks.guide).
|
||||
If you have a developer ("PANDA") console, check out the [developer 3DS Hacks Guide](https://dev3ds.hacks.guide).
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||
|
|
Loading…
Reference in a new issue