diff --git a/config.json b/config.json
index 728c0ed..0dc6875 100644
--- a/config.json
+++ b/config.json
@@ -1,19 +1,19 @@
{
- "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"
+ "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"
}