mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Save sitemap as xml during build
This commit is contained in:
parent
fc8dd41f18
commit
915c1b0a3a
3 changed files with 34 additions and 3 deletions
|
|
@ -1,2 +1,6 @@
|
|||
|
||||
export const filterSeparator = '_'
|
||||
|
||||
export const sitemapLocation = './static/'
|
||||
|
||||
export const sitemapIndexFileName = 'sitemap-index.xml'
|
||||
Loading…
Add table
Add a link
Reference in a new issue