summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 8d7319f..a0aa94a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -36,7 +36,10 @@ sass:
markdown: redcarpet
highlighter: pygments
-include: ["_pages"]
+include: [
+ ".well-known",
+ "_pages",
+]
# custom collections
collections: