Update config.mjs
This commit is contained in:
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user