Skip to content

Commit

Permalink
Enable sitemap plugin (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss authored Dec 18, 2024
1 parent fe9916e commit 6363e41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ export default {
trackingID: 'G-YY58V5DFE7',
anonymizeIP: true,
},
sitemap: {
lastmod: 'datetime',
changefreq: 'weekly',
},
},
],
],
Expand Down

0 comments on commit 6363e41

Please sign in to comment.