From 1e33c7a5fb1efcdd5026f4bb1a9be04898828c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Fri, 18 Oct 2024 14:38:13 +0800 Subject: [PATCH] Update config.json --- config.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config.json b/config.json index f47e8be..d7ee634 100644 --- a/config.json +++ b/config.json @@ -2,5 +2,18 @@ "title":"浪子博客", "subTitle":"曾梦想仗剑走天涯", "avatarUrl":"https://img.imsun.org/avatar.jpg", + "commentLabelColor":"#006b75", +"yearColorList":["#bc4c00", "#0969da", "#1f883d", "#A333D0"], +"i18n":"CN", +"UTC":8, + "urlMode":"pinyin", +"style":"", +"script":"", +"head":"", +"allHead":" ", +"indexStyle":"", +"indexScript":"", +"showPostSource":1, +"rssSplit":"sentence", "GMEEK_VERSION":"last" }