diff --git a/_config.yml b/_config.yml index 42f0d8f..79ee359 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,7 @@ name: Gergely Polonkai paginate: 10 paginate_path: "/blog/page/:num" exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'CNAME', ".hyde.el"] +include: ['.well-known'] plugins: - jekyll-gist - jekyll-paginate