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