From c8871176011200cac91f815256214095fdd2a1c5 Mon Sep 17 00:00:00 2001 From: BinaryDigit Date: Tue, 17 Jun 2025 06:18:40 -0400 Subject: [PATCH] Quartz sync: Jun 17, 2025, 6:18 AM --- content/.gitkeep | 0 content/index.md | 6 ++++++ 2 files changed, 6 insertions(+) delete mode 100644 content/.gitkeep create mode 100644 content/index.md diff --git a/content/.gitkeep b/content/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/content/index.md b/content/index.md new file mode 100644 index 0000000..2bdfd83 --- /dev/null +++ b/content/index.md @@ -0,0 +1,6 @@ +--- +title: Welcome to Quartz +--- + +This is a blank Quartz installation. +See the [documentation](https://quartz.jzhao.xyz) for how to get started.