HTTP 410 Gone
This commit is contained in:
parent
76d6c66325
commit
d5127d3f4d
4 changed files with 27 additions and 0 deletions
12
_pages/en_US/410.md
Normal file
12
_pages/en_US/410.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
title: "Page no longer exists" #
|
||||||
|
sitemap: false
|
||||||
|
---
|
||||||
|
|
||||||
|
The page you are trying to view used to exist, but it has since been removed. Maybe the instructions you are following are outdated? (If you got here from a link on this guide, [let us know](https://github.com/hacks-guide/Guide_Wii/issues))
|
||||||
|
|
||||||
|
[Click here to go back to the site index.](site-navigation)
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
|
![](https://http.cat/410)
|
||||||
|
{: .notice--info}
|
5
_pages/en_US/nintendont.md
Normal file
5
_pages/en_US/nintendont.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Redirecting...
|
||||||
|
---
|
||||||
|
|
||||||
|
{% include redirect.html redirect_to="410.html" %}
|
5
_pages/en_US/riitag.md
Normal file
5
_pages/en_US/riitag.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Redirecting...
|
||||||
|
---
|
||||||
|
|
||||||
|
{% include redirect.html redirect_to="410.html" %}
|
5
_pages/en_US/riivolution.md
Normal file
5
_pages/en_US/riivolution.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Redirecting...
|
||||||
|
---
|
||||||
|
|
||||||
|
{% include redirect.html redirect_to="410.html" %}
|
Loading…
Reference in a new issue