From db27557aa307921cf035b7f62d9d9f2b452b1018 Mon Sep 17 00:00:00 2001
From: Md Jawad Noor Asif <jawad.asif.bd@gmail.com>
Date: Thu, 30 Mar 2023 11:14:06 +0000
Subject: [PATCH] fix: search highlight not showing because for trailing slash (#306)

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

diff --git a/content/_index.md b/content/_index.md
index b5efe4e..21b6530 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,10 +1,11 @@
 ---
-title: 🪴 Quartz 3.2
+title: 🪴 Quartz 3.3
+enableToc: false
 ---
 
 Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
 
-1. Extremely fast natural-language [[notes/search|search]]
+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]]

--
Gitblit v1.10.0