Skip to content

Commit

Permalink
Add sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyzen committed Jan 28, 2022
1 parent 1a1bc22 commit d5d8e94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ export default defineNuxtConfig({
}],
'@nuxtjs/sitemap',
],
sitemap: {
hostname: 'https://example.com',
gzip: true,
},

buildModules: [
"@nuxtjs/pwa",
Expand Down

0 comments on commit d5d8e94

Please sign in to comment.