remove jekyll-redirect-from from root pages
Due to how Jekyll is designed, this plugin won't ever work.
This commit is contained in:
parent
f49a2e6742
commit
93c8d6c604
2 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Contribute"
|
title: "Contribute"
|
||||||
redirect_from:
|
|
||||||
- donations
|
|
||||||
---
|
---
|
||||||
|
|
||||||
We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a few ways that you can do so:
|
We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a few ways that you can do so:
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
---
|
---
|
||||||
title: "Restoring / Updating CFW"
|
title: "Restoring / Updating CFW"
|
||||||
redirect_from:
|
|
||||||
- restoring-cfw
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{% include toc title="Table of Contents" %}
|
{% include toc title="Table of Contents" %}
|
||||||
|
|
Loading…
Reference in a new issue