Skip to content

Commit

Permalink
Fix assets sitemap exclusion (alshedivat#1315)
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 authored and wangmagg committed May 14, 2024
1 parent dda9d9f commit 67358ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ plugins:
# Sitemap settings
defaults:
- scope:
path: "assets/**/*.*"
path: "assets"
values:
sitemap: false

Expand Down

0 comments on commit 67358ab

Please sign in to comment.