From 4fd983277e36e323675e2d77048fb3daaa016dc6 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Sun, 03 Apr 2022 00:38:39 +0000
Subject: [PATCH] fix: cjk support + demo page

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

diff --git a/content/_index.md b/content/_index.md
index 1f920e0..0f77665 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,13 +1,17 @@
 ---
-title: 🪴 Quartz 3.1
+title: 🪴 Quartz 3.2
 ---
-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
+
+Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
+
+1. Extremely fast full-text search by pressing `ctrl` + `k`
+2. Wikilink support
+3. Display for backlinks of each note
+4. Built-in [CJK + Latex Support (测试)](notes/CJK%20+%20Latex%20Support%20(测试).md)
+5. Fully customizable local graph view
+6. Endlessly powerful page and theme customization using CSS
+7. Automatically generated tag and section lists of content
+8. Beautiful link previews
 
 ## Get Started
 > 📚 [Setup your own digital garden using Quartz](notes/setup.md)

--
Gitblit v1.10.0