diff --git a/src/config.mjs b/src/config.mjs index 2845c42..7d9852f 100644 --- a/src/config.mjs +++ b/src/config.mjs @@ -9,12 +9,6 @@ export const SITE = { googleAnalyticsId: false, // or "G-XXXXXXXXXX", googleSiteVerificationId: 'orcPxI47GSa-cRvY11tUe6iGg2IO_RPvnA1q95iEM3M', - - splitbeeAnalytics: { - enabled: false, - doNotTrack: true, - noCookieMode: false, - } }; export const BLOG = {