mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-30 11:49:52 +02:00
consistency
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
main:
|
main:
|
||||||
-
|
-
|
||||||
title: 3DS Guide
|
title: 3DS
|
||||||
url: /
|
url: /
|
||||||
-
|
-
|
||||||
title: FAQ
|
title: FAQ
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: splash
|
layout: splash
|
||||||
title: "3DS Guide" #
|
title: "3DS Hacks Guide" #
|
||||||
header:
|
header:
|
||||||
overlay_color: "#5e616c" #
|
overlay_color: "#5e616c" #
|
||||||
overlay_image: /images/home-page-feature.jpg
|
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 %}
|
{% capture notice-1 %}
|
||||||
This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
|
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 %}
|
{% endcapture %}
|
||||||
|
|
||||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||||
|
Reference in New Issue
Block a user