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 adityarauniyar committed Jan 17, 2024
1 parent a1181e7 commit c410d89
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 @@ -224,7 +224,7 @@ plugins:
# Sitemap settings
defaults:
- scope:
path: "assets/**/*.*"
path: "assets"
values:
sitemap: false

Expand Down

0 comments on commit c410d89

Please sign in to comment.