consistency
This commit is contained in:
parent
2ea31febad
commit
ed29768dc8
6 changed files with 10 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
||||||
---
|
---
|
||||||
title: "Page Not Found"
|
title: "Page Not Found"
|
||||||
|
lang: en
|
||||||
|
permalink: /404.html
|
||||||
layout: single-no-ads
|
layout: single-no-ads
|
||||||
excerpt: "Page not found. Your pixels are in another canvas."
|
excerpt: "Page not found. Your pixels are in another canvas."
|
||||||
sitemap: false
|
sitemap: false
|
||||||
lang: en
|
|
||||||
permalink: /404.html
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Sorry, but the page you were trying to view does not exist.
|
### Sorry, but the page you were trying to view does not exist.
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "Donations"
|
title: "Donations"
|
||||||
layout: single-no-ads
|
|
||||||
lang: en
|
lang: en
|
||||||
permalink: /donations.html
|
permalink: /donations.html
|
||||||
|
layout: single-no-ads
|
||||||
---
|
---
|
||||||
|
|
||||||
## If you appreciate this guide, I accept donations.
|
## If you appreciate this guide, I accept donations.
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
layout: splash
|
layout: splash
|
||||||
title: "Guide"
|
title: "Guide"
|
||||||
|
lang: en
|
||||||
|
permalink: /index.html
|
||||||
header:
|
header:
|
||||||
overlay_color: "#5e616c"
|
overlay_color: "#5e616c"
|
||||||
overlay_image: images/home-page-feature.jpg
|
overlay_image: images/home-page-feature.jpg
|
||||||
|
@ -9,8 +11,6 @@ header:
|
||||||
cta_url: "get-started"
|
cta_url: "get-started"
|
||||||
caption:
|
caption:
|
||||||
excerpt: 'A complete guide to 3DS custom firmware, <br /> from stock to arm9loaderhax.<br />'
|
excerpt: 'A complete guide to 3DS custom firmware, <br /> from stock to arm9loaderhax.<br />'
|
||||||
lang: en
|
|
||||||
permalink: /index.html
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture notice-home %}
|
{% capture notice-home %}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "NFIRM Downgrade"
|
title: "NFIRM Downgrade"
|
||||||
redirect_from: "/dsiware-downgrade"
|
|
||||||
lang: en
|
lang: en
|
||||||
permalink: /nfirm-downgrade.html
|
permalink: /nfirm-downgrade.html
|
||||||
|
redirect_from: "/dsiware-downgrade"
|
||||||
---
|
---
|
||||||
|
|
||||||
All of these are working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
All of these are working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
---
|
---
|
||||||
layout: single-no-ads
|
title: "Site Navigation"
|
||||||
sitemap: false
|
|
||||||
lang: en
|
lang: en
|
||||||
permalink: /site-navigation.html
|
permalink: /site-navigation.html
|
||||||
|
layout: single-no-ads
|
||||||
|
sitemap: false
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture notice-1 %}
|
{% capture notice-1 %}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "Why Ads?"
|
title: "Why Ads?"
|
||||||
layout: single-no-ads
|
|
||||||
lang: en
|
lang: en
|
||||||
permalink: /why-ads.html
|
permalink: /why-ads.html
|
||||||
|
layout: single-no-ads
|
||||||
---
|
---
|
||||||
|
|
||||||
This project is the culmination of hundreds upon hundreds of hours of constant work.
|
This project is the culmination of hundreds upon hundreds of hours of constant work.
|
||||||
|
|
Loading…
Reference in a new issue