diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-07-09 06:37:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-09 06:37:10 +0200 |
| commit | 44b35393af6c822d3f92a03ab8a129edea465af5 (patch) | |
| tree | ab7440d978051db51c76db0b982dda19b9c485d7 /assets | |
| parent | a12f8d77e0be201addc4cd0536480cc68fdc12b8 (diff) | |
| download | wiki-44b35393af6c822d3f92a03ab8a129edea465af5.tar.gz wiki-44b35393af6c822d3f92a03ab8a129edea465af5.tar.bz2 wiki-44b35393af6c822d3f92a03ab8a129edea465af5.zip | |
Revert "chore: Make a better 404 (#529)" (#590)
This reverts commit a12f8d77e0be201addc4cd0536480cc68fdc12b8.
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/404.html | 7 | ||||
| -rw-r--r-- | assets/404.md | 17 |
2 files changed, 7 insertions, 17 deletions
diff --git a/assets/404.html b/assets/404.html new file mode 100644 index 0000000..7f4c12b --- /dev/null +++ b/assets/404.html @@ -0,0 +1,7 @@ +--- +layout: git-wiki-404 +permalink: /404.html +is_wiki_page: false +--- + +<!--- this file is needed for automatic creation of non existent pages ---> diff --git a/assets/404.md b/assets/404.md deleted file mode 100644 index 809dc7e..0000000 --- a/assets/404.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: default -permalink: /404.html ---- - -# Four Oh Four - -## Page not found... - -How did we end up here? - -Perhaps you crossed paths with Mal'Ganis or Yogg-Saron? - -We have sent a saftey murloc to guide you back to safety! - -| [Mmmrrgmgrrrgmmll!](home.md) | [Create a new page](https://github.com/azerothcore/wiki/new/master?filename=docs/.md) -| --- | --- | |
