Support the .well-known directory in Jekyll

This commit is contained in:
Robbie Trencheny 2018-10-17 18:51:46 -04:00 committed by GitHub
parent 62fdaf7be3
commit 3c70227e06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,3 +155,6 @@ patch_version_notes: "#release-0802---october-17"
# disqus_end_date: 2018-01-26 0:00:00
# Disqus is adding gross ads, move all comments to discourse.
disqus_end_date: 2010-01-26 0:00:00
# Support .well-known directory
include: [".well-known"]