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/#/a28434239p302384837/admin/streams/table/3228170828
|
|
export const gaMeasurementId = 'G-0WLH5YTTB0'
|