Revert "Fix the well-known directory inclusion"
This reverts commit fc6c7c1f17
.
This commit is contained in:
parent
cbde34f0b7
commit
b37b6139ee
@ -9,7 +9,7 @@ name: Gergely Polonkai
|
|||||||
paginate: 10
|
paginate: 10
|
||||||
paginate_path: "/blog/page/:num"
|
paginate_path: "/blog/page/:num"
|
||||||
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"]
|
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"]
|
||||||
include: ['.well-known/keybase.txt']
|
include: ['.well-known']
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-gist
|
- jekyll-gist
|
||||||
- jekyll-paginate
|
- jekyll-paginate
|
||||||
|
Loading…
Reference in New Issue
Block a user