From 6896cb007b073233f6012d535cfb6dcafa6109ab Mon Sep 17 00:00:00 2001
From: jackyzha0 <j.zhao2k19@gmail.com>
Date: Sun, 18 Jul 2021 17:02:53 +0000
Subject: [PATCH] proper backlink and graph display in footer

---
 content/moc/directory.md |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/content/moc/directory.md b/content/moc/directory.md
index e69de29..118c28f 100644
--- a/content/moc/directory.md
+++ b/content/moc/directory.md
@@ -0,0 +1,16 @@
+---
+title: "Quartz Documentation"
+---
+
+Welcome to Quartz! Whether you're setting up a website and project for the first time or a seasoned digital gardener, I hope that you'll find something useful about this project.
+
+Let's get to business and get you started!
+
+## Setup
+📚 [setup](notes/setup.md)
+
+## Configuration
+[config](notes/config.md)
+
+## Troubleshooting
+[troubleshooting](notes/troubleshooting.md)
\ No newline at end of file

--
Gitblit v1.10.0