diff --git a/_config.yml b/_config.yml index 1457760..79ee359 100644 --- a/_config.yml +++ b/_config.yml @@ -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/keybase.txt'] +include: ['.well-known'] plugins: - jekyll-gist - jekyll-paginate