Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jkjoy authored Oct 18, 2024
1 parent 3397481 commit fadaed5
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions config.json
Original file line number Diff line number Diff line change
@@ -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":"<link rel="stylesheet" href="https://cdn.sgcd.net/lxgw-wenkai-screen-webfont/lxgwwenkaigbscreen.css" /><style>body {font-family: "LXGW WenKai Screen", sans-serif;}</style>",
"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": "<link rel=\"stylesheet\" href=\"https://cdn.sgcd.net/lxgw-wenkai-screen-webfont/lxgwwenkaigbscreen.css\" /><style>body {font-family: \"LXGW WenKai Screen\", sans-serif;}</style>",
"indexStyle": "",
"indexScript": "",
"showPostSource": 1,
"rssSplit": "sentence",
"GMEEK_VERSION": "last"
}

0 comments on commit fadaed5

Please sign in to comment.