From a12f8d77e0be201addc4cd0536480cc68fdc12b8 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Fri, 9 Jul 2021 06:33:10 +0200 Subject: chore: Make a better 404 (#529) --- _layouts/git-wiki-404.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 _layouts/git-wiki-404.html (limited to '_layouts/git-wiki-404.html') diff --git a/_layouts/git-wiki-404.html b/_layouts/git-wiki-404.html deleted file mode 100644 index 6a7b4ec..0000000 --- a/_layouts/git-wiki-404.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Not Found -permalink: /404.html -is_wiki_page: false ---- - - - \ No newline at end of file -- cgit