From 48d01810c4629341d9481632fc7f769dcffe0bd7 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 23 Dec 2021 22:40:59 +0000
Subject: [PATCH] fix config setting, fix font size for h1 in article

---
 config.toml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/config.toml b/config.toml
index 81297a2..e0a9e55 100644
--- a/config.toml
+++ b/config.toml
@@ -8,7 +8,6 @@
     "/content/templates/*",
     "/content/private/*",
 ]
-title = "🪴 Quartz v3"
 
 [markup]
     [markup.tableOfContents]

--
Gitblit v1.10.0