We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c6bd1 commit ad991ebCopy full SHA for ad991eb
1 file changed
_config.yml
@@ -166,6 +166,10 @@ defaults:
166
# Use tags index page and make tags on each post clickable
167
link-tags: true
168
169
+# dotfiles are excluded by default so explicitly include finger for mastodon discoverability
170
+include:
171
+ - ["/.well-known" ]
172
+
173
# Exclude these files from production site
174
exclude:
175
- CHANGELOG.md
0 commit comments