diff --git a/content/index.md b/content/index.md index 944bb9c..4749d08 100644 --- a/content/index.md +++ b/content/index.md @@ -4,6 +4,11 @@ draft: false content-meta: false --- +![](https://d2w9rnfcy7mm78.cloudfront.net/14997240/original_c351954c8f519e47928d5e827d5274ca.png?1643863716?bc=0) + +By all means, feel free to wander using the graph or some of the following pages: + +[[About this site]] [[Markdown Cheatsheet]] [[HTML Cheatsheet]] [[SEO Cheatsheet]] diff --git a/quartz.config.ts b/quartz.config.ts index da6c165..64ce166 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -7,9 +7,9 @@ const config: QuartzConfig = { enableSPA: true, enablePopovers: true, analytics: { - provider: "plausible", + provider: 'google', + tagId: 'G-EW3RSWWHBY' , }, - // baseUrl: "nodes.amauryhamon.com", baseUrl: "nodes.amauryhamon.com", ignorePatterns: ["private", "templates", ".obsidian"], defaultDateType: "created",