diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2020-01-07 08:49:30 +0100 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2020-01-07 08:49:30 +0100 |
| commit | dc1515bd34800b10a2c3fca4afad8e4d48a6cee7 (patch) | |
| tree | 3dd37d71e96e8c156bcdedb82726e80a4020396e | |
| parent | 02deb5aaf6df0146061cae8ad43f892601138d3e (diff) | |
| download | wiki-dc1515bd34800b10a2c3fca4afad8e4d48a6cee7.tar.gz wiki-dc1515bd34800b10a2c3fca4afad8e4d48a6cee7.tar.bz2 wiki-dc1515bd34800b10a2c3fca4afad8e4d48a6cee7.zip | |
test 404 default
| -rw-r--r-- | _config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 3b5f672..e598621 100644 --- a/_config.yml +++ b/_config.yml @@ -89,6 +89,11 @@ defaults: path: blog
values:
layout: "git-wiki-blog"
+ -
+ scope:
+ path: 404.html
+ values:
+ layout: "git-wiki-404"
sass:
style: compressed
plugins:
|
