From e06e341468202eebd928dee6a222ea118ef06331 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Mon, 28 Feb 2022 15:14:55 +0000
Subject: [PATCH] fix: explicitly set root as current directory to fix ignore files

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

diff --git a/content/_index.md b/content/_index.md
index cc1f732..1f920e0 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,5 +1,5 @@
 ---
-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 `/`

--
Gitblit v1.10.0