Fix assets sitemap exclusion (#1315)
This commit is contained in:
parent
07f5b4d679
commit
5ff54a74ef
@ -224,7 +224,7 @@ plugins:
|
|||||||
# Sitemap settings
|
# Sitemap settings
|
||||||
defaults:
|
defaults:
|
||||||
- scope:
|
- scope:
|
||||||
path: "assets/**/*.*"
|
path: "assets"
|
||||||
values:
|
values:
|
||||||
sitemap: false
|
sitemap: false
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user