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/404.html | |
| 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/404.html')
| -rw-r--r-- | assets/404.html | 7 |
1 files changed, 7 insertions, 0 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 ---> |
