From 8f15c5f8c1a0650d3c757f8cdf8ea12e4128ee97 Mon Sep 17 00:00:00 2001
From: meleu <meleu@users.noreply.github.com>
Date: Sun, 03 Apr 2022 19:22:32 +0000
Subject: [PATCH] disable ToC if enableToc: false

---
 README.md |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 15beae5..248d6b9 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,14 @@
 
 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
+1. Extremely fast full-text search by pressing `Ctrl` + `k`
+2. Customizable and hackable design based on Hugo
+3. Automatically generated backlinks, link previews, and local graph
+4. Built-in CJK + Latex Support
+5. Support for both Markdown Links and Wikilinks
 
 > “[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming
 
 🔗 Get Started: https://quartz.jzhao.xyz/
 
-![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*
\ No newline at end of file
+![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot*

--
Gitblit v1.10.0