Skip to content

Commit 60b50c9

Browse files
committed
Removed the external essay example since I need to publish an essay on Medium first; Set up Google Analytics
1 parent 2127a85 commit 60b50c9

File tree

2 files changed

+2
-23
lines changed

2 files changed

+2
-23
lines changed

content/garden/essays/external-essay.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

quartz.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ const config: QuartzConfig = {
6868
enableSPA: true,
6969
enablePopovers: true,
7070
analytics: {
71-
provider: "plausible",
71+
provider: "google",
72+
tagId: 'G-8JEXG54TMH'
7273
},
7374
locale: "en-US",
7475
baseUrl: "joshwingreene.github.io",

0 commit comments

Comments
 (0)