fix build
This commit is contained in:
parent
87e06b161d
commit
3ee38fa92b
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ const siteMetadata = {
|
||||||
bandcamp: 'https://augurymetal.bandcamp.com',
|
bandcamp: 'https://augurymetal.bandcamp.com',
|
||||||
lastfm: 'https://www.last.fm/music/augury',
|
lastfm: 'https://www.last.fm/music/augury',
|
||||||
locale: 'en-CA',
|
locale: 'en-CA',
|
||||||
|
analytics: {
|
||||||
|
plausibleDataDomain: '',
|
||||||
|
plausibleSrcUrl: '',
|
||||||
|
plausibleApiUrl: '',
|
||||||
|
},
|
||||||
newsletter: {
|
newsletter: {
|
||||||
// supports mailchimp, buttondown, convertkit, klaviyo
|
// supports mailchimp, buttondown, convertkit, klaviyo
|
||||||
// Please add your .env file and modify it according to your selection
|
// Please add your .env file and modify it according to your selection
|
||||||
|
|
Loading…
Reference in a new issue