mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
6 lines
No EOL
136 B
JavaScript
6 lines
No EOL
136 B
JavaScript
|
|
export const filterSeparator = '_'
|
|
|
|
export const sitemapLocation = './static/'
|
|
|
|
export const sitemapIndexFileName = 'sitemap-index.xml' |