Update config.mjs

This commit is contained in:
widgeter
2022-10-22 09:48:43 +02:00
committed by GitHub
parent be2a6e171c
commit 54d2689286

View File

@ -9,12 +9,6 @@ export const SITE = {
googleAnalyticsId: false, // or "G-XXXXXXXXXX", googleAnalyticsId: false, // or "G-XXXXXXXXXX",
googleSiteVerificationId: 'orcPxI47GSa-cRvY11tUe6iGg2IO_RPvnA1q95iEM3M', googleSiteVerificationId: 'orcPxI47GSa-cRvY11tUe6iGg2IO_RPvnA1q95iEM3M',
splitbeeAnalytics: {
enabled: false,
doNotTrack: true,
noCookieMode: false,
}
}; };
export const BLOG = { export const BLOG = {