From e6c7a4e1e2e3b0437b5dbbbeb7abc4e05622db16 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 12 Sep 2022 01:03:55 +0000
Subject: [PATCH] fix: latex rendering bugs + patch for #195

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

diff --git a/content/_index.md b/content/_index.md
index 0278cc5..5b43f8e 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,11 +1,11 @@
 ---
-title: 🪴 Quartz 3.2
+title: 🪴 Quartz 3.3
 ---
 
 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. Customizable and hackable design based on Hugo
+1. Extremely fast natural-language [[notes/search]]
+2. Customizable and hackable design based on [Hugo](https://gohugo.io/)
 3. Automatically generated backlinks, link previews, and local graph
 4. Built-in [[notes/CJK + Latex Support (测试) | CJK + Latex Support]] and [[notes/callouts | Admonition-style callouts]]
 5. Support for both Markdown Links and Wikilinks

--
Gitblit v1.10.0