mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Pagedown Extra + sitemap.category.xml
Use the pagedown extra instead of standard pagedown. Adding sitemap.category.xml
This commit is contained in:
parent
13592b530d
commit
d12d5662b0
23 changed files with 965 additions and 21 deletions
|
|
@ -107,6 +107,7 @@ views.counter = "true"
|
|||
sitemap.priority.base = "1.0"
|
||||
sitemap.priority.post = "0.5"
|
||||
sitemap.priority.static = "0.5"
|
||||
sitemap.priority.category = "0.5"
|
||||
sitemap.priority.tag = "0.5"
|
||||
sitemap.priority.archiveDay = "0.5"
|
||||
sitemap.priority.archiveMonth = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue