mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
9 lines
283 B
JavaScript
9 lines
283 B
JavaScript
|
|
export const filterSeparator = '_'
|
|
|
|
export const sitemapLocation = './static/'
|
|
|
|
export const sitemapIndexFileName = 'sitemap-index.xml'
|
|
|
|
// https://analytics.google.com/analytics/web/#/a28434239p322931477/admin/streams/table/3835236140
|
|
export const gaMeasurementId = 'G-Q94Z70Y4C6'
|