Add the well-known directory to the Jekyll files
This commit is contained in:
parent
d07860bb2e
commit
8eb32d0fca
@ -9,6 +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']
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-gist
|
- jekyll-gist
|
||||||
- jekyll-paginate
|
- jekyll-paginate
|
||||||
|
Loading…
Reference in New Issue
Block a user