generated from Meekdai/Gmeek-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
24 lines (24 loc) · 1.7 KB
/
config.json
File metadata and controls
24 lines (24 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"title":"花花部落格",
"subTitle":"花花的自留地",
"homeUrl":"https://19940816.xyz",
"themeMode":"fix",
"dayTheme":"dark_colorblind",
"nightTheme":"dark-blue",
"avatarUrl":"https://avatars.githubusercontent.com/u/19904710?v=4",
"faviconUrl":"https://avatars.githubusercontent.com/u/19904710?v=4",
"bottomText":"❤️ 转载文章请注明出处,谢谢!❤️",
"singlePage":["about"],
"urlMode":"pinyin",
"onePageListNum":10,
"primerCSS":"<link href='https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/Primer/21.0.7/primer.css' rel='stylesheet' />",
"style":"<style>#postBody{font-size:20px}</style>",
"script":"<script src='https://blog.meekdai.com/Gmeek/plugins/GmeekTOC.js'></script><script async src='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-0107452261760390' crossorigin='anonymous'></script>",
"allHead":"<script async src='https://www.googletagmanager.com/gtag/js?id=G-DXJ1GZ95HT'></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-DXJ1GZ95HT');</script>",
"indexScript":"<script src='https://lf-cdn.coze.cn/obj/unpkg/flow-platform/chat-app-sdk/1.2.0-beta.3/libs/cn/index.js'></script><script>new CozeWebSDK.WebChatClient({config:{bot_id:'7474503006889803816'},componentProps:{title:'Coze'},auth:{type:'token',token:'pat_xtjd81BkC966YJwr3kObSntcztJTEBk7VqjJXnn65r8bHO5phLUnKU7JqQnWbW1G',onRefreshToken:function(){return'pat_xtjd81BkC966YJwr3kObSntcztJTEBk7VqjJXnn65r8bHO5phLUnKU7JqQnWbW1G'}}});</script>",
"UTC":8,
"needComment":1,
"startSite":"08/08/2008",
"commentLabelColor":"#006b75",
"GMEEK_VERSION":"last"
}