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