Skip to content

Commit 1dd2aa8

Browse files
authored
Update _config.yml
1 parent 51a3af5 commit 1dd2aa8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,6 @@ defaults:
166166
# Use tags index page and make tags on each post clickable
167167
link-tags: true
168168

169-
# dotfiles are excluded by default so explicitly include finger for mastodon discoverability
170-
include: ["/.well-known" ]
171-
172169
# Exclude these files from production site
173170
exclude:
174171
- CHANGELOG.md
@@ -180,6 +177,9 @@ exclude:
180177
- README.md
181178
- Vagrantfile
182179

180+
# dotfiles are excluded by default so explicitly include finger for mastodon discoverability
181+
include: ["/.well-known/" ]
182+
183183
# prose.io config
184184
prose:
185185
rooturl: '_posts'

0 commit comments

Comments
 (0)