aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-04-12 13:50:18 -0300
committerEuAndreh <eu@euandre.org>2022-04-12 13:50:18 -0300
commite8af00cbb89475bced77c22800e516cfe665e001 (patch)
tree59df0bdf7ced3ddc81286216846488c1c4419f66
parentMakefile: Use $(JEKYLL) and include JEKYLL_ENV=production (diff)
downloadeuandre.org-e8af00cbb89475bced77c22800e516cfe665e001.tar.gz
euandre.org-e8af00cbb89475bced77c22800e516cfe665e001.tar.xz
_config.yml: Explicitly include .well-known/ directory
-rw-r--r--_config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 727d9c1..da931ed 100644
--- a/_config.yml
+++ b/_config.yml
@@ -26,6 +26,9 @@ atom:
screencasts:
video: true
+include:
+ - .well-known/
+
exclude:
- Gemfile
- Gemfile.lock