From a0ed2f16de8de6cc0f73fdc199a1ba450dc9ad97 Mon Sep 17 00:00:00 2001 From: gitea_admin Date: Thu, 23 Nov 2023 14:21:59 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'config.toml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ef70226..3fca9ab 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,8 @@ compile_sass = true # Whether to build a search index to be used later on by a JavaScript library build_search_index = false taxonomies = [{ name = "tags" }] -title = "JimZhang's Blog" +# title = "JimZhang's Blog" +title = "记录个人生活" generate_feed = true [markdown] # Whether to do syntax highlighting