From 8eca1e60f78f40d6b598aa397bb315adfc53d9ad Mon Sep 17 00:00:00 2001
From: Blake Allen <blakesnake100@gmail.com>
Date: Tue, 26 Oct 2021 19:36:20 +0000
Subject: [PATCH] change %20 in node labels to whitespace, change %20 in node hrefs to hyphen

---
 content/moc/directory.md |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/content/moc/directory.md b/content/moc/directory.md
index 118c28f..b77f2ee 100644
--- a/content/moc/directory.md
+++ b/content/moc/directory.md
@@ -2,15 +2,18 @@
 title: "Quartz Documentation"
 ---
 
+## Setup
 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)
+- 📚 [Setup your own digital garden using Quartz](notes/setup.md)
+- 🔗 [Linking with an Obsidian Vault](notes/obsidian.md)
+- 🎨 [Customizing and Styling Quartz](notes/config.md)
+- 🌍 [Hosting Quartz online!](notes/hosting.md)
 
-## Configuration
-[config](notes/config.md)
+Not convinced yet? Look at some [community digital gardens](moc/showcase) built with Quartz!
 
 ## Troubleshooting
-[troubleshooting](notes/troubleshooting.md)
\ No newline at end of file
+- 🚧 [Troubleshooting and FAQ](notes/troubleshooting.md)
+- 🐛 [Submit an Issue](https://github.com/jackyzha0/quartz/issues)
\ No newline at end of file

--
Gitblit v1.10.0