1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Important: Fixed sitemap template.

This commit is contained in:
Cotes Chung
2020-01-02 07:26:23 +08:00
parent 3e004d1bf3
commit 6aac3f95fe
3 changed files with 45 additions and 18 deletions

View File

@@ -160,12 +160,16 @@ exclude:
- tools
sitemap_exclude: # Sitemap will exclude the following items.
- /norobots/
- /assets/
- /tabs/
- /categories/
- /tags/
- /posts/
- /404.html
- /redirects.json
- /search.json
fuzzy:
- /assets/
accurate:
- /norobots/
- /tabs/
- /categories/
- /tags/
- /posts/
- 404.html
- feed.xml
- sitemap.xml
- robots.txt
- redirects.json