From b0deb7cec9a06c87c950289049d7515985636e4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Pinto?= Date: Sun, 9 Jun 2024 16:13:54 +0100 Subject: [PATCH] Quartz sync: Jun 9, 2024, 4:13 PM --- 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 e69de29b..00000000 diff --git a/content/index.md b/content/index.md new file mode 100644 index 00000000..2bdfd833 --- /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.