From f70128a3deacc26ceccb7d397ce6cd73acceb7f9 Mon Sep 17 00:00:00 2001
From: Claudio Yanes <me@claudio4.com>
Date: Wed, 09 Mar 2022 17:58:01 +0000
Subject: [PATCH] Prevent overflow of long links and words

---
 content/_index.md |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/content/_index.md b/content/_index.md
index 8c3a0eb..1f920e0 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,18 +1,18 @@
 ---
-title: ðŸŠī Quartz 3
+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. Beautiful, out-of-the-box website creation and deployment
-3. Display for backlinks of each note
-4. A customizable graph view
-5. Endlessly powerful page and theme customization
-6. Automatically generated tag and section lists of content
+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
 > 📚 [Setup your own digital garden using Quartz](notes/setup.md)
 
-Not convinced yet? Look at some [community digital gardens](moc/showcase) built with Quartz, or read about [why I made Quartz](notes/philosophy.md) to begin with!
+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:
@@ -23,3 +23,4 @@
 ## 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