mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 13:44:15 +00:00
Important: Fixed sitemap template.
This commit is contained in:
15
404.html
15
404.html
@@ -4,16 +4,15 @@
|
||||
# MIT License
|
||||
layout: page
|
||||
title: "404: Page not found"
|
||||
|
||||
permalink: /404.html
|
||||
|
||||
redirect_from: # Same as site.blocklist
|
||||
- /norobots/
|
||||
- /assets/
|
||||
- /tabs/
|
||||
- /categories/
|
||||
- /tags/
|
||||
- /posts/
|
||||
redirect_from: # part of site.sitemap_exclude
|
||||
- /norobots/
|
||||
- /assets/
|
||||
- /tabs/
|
||||
- /categories/
|
||||
- /tags/
|
||||
- /posts/
|
||||
|
||||
dynamic_title: true
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user