summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-21 13:15:17 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-21 13:15:17 +0200
commiteb3654222ba31f6d82a33232ddff6f9880243694 (patch)
treecafd80aeab9455af3e42fc4a270d19c98f7c3a69 /_config.yml
parent2a6a7ff60456bc9d530798d396cb95b4c8624148 (diff)
Add support for WKP lookups
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: