From 6d49d975598cd7f48e2b7347c2b83d8aac6a2f56 Mon Sep 17 00:00:00 2001
From: Aswanth <aswanth366@gmail.com>
Date: Sat, 24 May 2025 04:55:07 +0000
Subject: [PATCH] fix(analytics): streamline posthog script loading and event capturing (#1974)

---
 docs/authoring content.md |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/docs/authoring content.md b/docs/authoring content.md
index 178f44a..623357f 100644
--- a/docs/authoring content.md
+++ b/docs/authoring content.md
@@ -35,6 +35,8 @@
 - `draft`: Whether to publish the page or not. This is one way to make [[private pages|pages private]] in Quartz.
 - `date`: A string representing the day the note was published. Normally uses `YYYY-MM-DD` format.
 
+See [[Frontmatter]] for a complete list of frontmatter.
+
 ## Syncing your Content
 
 When your Quartz is at a point you're happy with, you can save your changes to GitHub.

--
Gitblit v1.10.0