Skip to content

Commit

Permalink
fixing the sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
kingabzpro committed Mar 2, 2025
1 parent 1eb8b39 commit 6a9bc4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ collections:
defaults:
-
scope:
path: "/pages"
path: "pages/"
values:
sitemap:
changefreq: "weekly"
priority: 0.8
-
scope:
path: "index.md"
path: "/"
values:
sitemap:
changefreq: "daily"
priority: 1.0
priority: 1.0

0 comments on commit 6a9bc4c

Please sign in to comment.