From 1ddd15afc6e69202080ffb91e8d82deb653a80b7 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sat, 02 Apr 2022 19:59:38 +0000
Subject: [PATCH] fix: non-unicode character in popover and search #67, #68

---
 content/_index.md |   29 ++++++++++++++++++++++++-----
 1 files changed, 24 insertions(+), 5 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index d5ecfd8..1f920e0 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,7 +1,26 @@
-# 💎 Quartz
-Simple second brain and digital garden. ðŸŒą
-
-## Why Quartz?
+---
+title: ðŸŠī Quartz 3.1
+---
+Host your second brain and [digital garden](https://jzhao.xyz/posts/digital-gardening) for free. Quartz features
+1. Extremely fast full-text search by pressing `/`
+2. Display for backlinks of each note
+3. Fully customizable local graph view
+4. Endlessly powerful page and theme customization using CSS
+5. Automatically generated tag and section lists of content
+6. Beautiful link previews
 
 ## Get Started
-[directory](moc/directory.md)
+> 📚 [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:
+
+- [All Notes](/notes)
+- [Setup-related Notes](/tags/setup)
+
+## 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