summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-01-07 08:41:59 +0100
committerYehonal <yehonal.azeroth@gmail.com>2020-01-07 08:41:59 +0100
commit843821d9f5108c37444f9dc2864231b0804e59ed (patch)
tree32afa9a0ee3a82a162257d1ebd21ce2d456d4fb9
parent7341eb7c340d8291b86268281db274e52cc3cf1b (diff)
downloadwiki-843821d9f5108c37444f9dc2864231b0804e59ed.tar.gz
wiki-843821d9f5108c37444f9dc2864231b0804e59ed.tar.bz2
wiki-843821d9f5108c37444f9dc2864231b0804e59ed.zip
404 as layout
-rw-r--r--_layouts/git-wiki-404.html (renamed from 404.md)5
1 files changed, 3 insertions, 2 deletions
diff --git a/404.md b/_layouts/git-wiki-404.html
index 1c6c557..1b463ec 100644
--- a/404.md
+++ b/_layouts/git-wiki-404.html
@@ -1,6 +1,7 @@
---
+title: Not Found
+layout: git-wiki-404
permalink: /404.html
-layout: null
is_wiki_page: false
---
@@ -12,4 +13,4 @@ is_wiki_page: false
var url = '{{ site.github.repository_url }}/new/{{site.git_branch | escape}}?filename={{ site.wiki_folder | default: 'wiki' }}/'+filename;
window.location=url;
-</script>
+</script> \ No newline at end of file