From e15e39155de54dc1624bab80eefbccd6a783cd0c Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Fri, 15 Jul 2022 21:26:31 +0000
Subject: [PATCH] fix: give precedence to date created over last modified if defined (#101)

---
 content/_index.md |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index bd742c4..0a7dfc1 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -11,17 +11,17 @@
 5. Support for both Markdown Links and Wikilinks
 
 ## Get Started
-> 📚 [Setup your own digital garden using Quartz](notes/setup.md)
+> 📚 Step 1: [Setup your own digital garden using Quartz](notes/setup.md)
 
 Not convinced yet? Look at some [community digital gardens](notes/showcase.md) built with Quartz, or read about [why I made Quartz](notes/philosophy.md) to begin with.
 
-## Content Lists
-If you prefer browsing the contents of this site through a list instead of a graph, you can find content lists here too:
+Returning user? Figure out how to [[notes/updating|update]] your existing Quartz garden.
 
-- [All Notes](/notes)
-- [Setup-related Notes](/tags/setup)
+### Content Lists
+If you prefer browsing the contents of this site through a list instead of a graph, you see a list of all [setup-related notes](/tags/setup).
 
-## Troubleshooting
+### Troubleshooting
 - 🚧 [Troubleshooting and FAQ](notes/troubleshooting.md)
 - 🐛 [Submit an Issue](https://github.com/jackyzha0/quartz/issues)
 - 👀 [Discord Community](https://discord.gg/cRFFHYye7t)
+

--
Gitblit v1.10.0