Add new settings: googleAnalyticsId
This commit is contained in:
@ -4,4 +4,6 @@ export const SITE = {
|
|||||||
github: "https://github.com/onwidget/astrowind",
|
github: "https://github.com/onwidget/astrowind",
|
||||||
|
|
||||||
postsPerPage: 6,
|
postsPerPage: 6,
|
||||||
|
|
||||||
|
googleAnalyticsId: false, // or "G-XXXXXXXXXX"
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user