Add well-known folder (#829)

This commit is contained in:
2019-04-03 16:55:17 -05:00
committed by GitHub
parent 44acee2ef4
commit 401763bbd4
2 changed files with 10 additions and 1 deletions

View File

@ -6,4 +6,5 @@ sass:
plugins:
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"
file: "/sitemap.xml"
include: [".well-known"]