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"
}