diff options
| -rw-r--r-- | 404.md | 3 | ||||
| -rw-r--r-- | _config.yml | 5 |
2 files changed, 3 insertions, 5 deletions
@@ -0,0 +1,3 @@ +--- +layout: git-wiki-404 +---
\ No newline at end of file diff --git a/_config.yml b/_config.yml index e598621..3b5f672 100644 --- a/_config.yml +++ b/_config.yml @@ -89,11 +89,6 @@ defaults: path: blog
values:
layout: "git-wiki-blog"
- -
- scope:
- path: 404.html
- values:
- layout: "git-wiki-404"
sass:
style: compressed
plugins:
|
