-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
70 lines (56 loc) · 1.2 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# 站点关键字
keywords: "Secret Blog"
# 建站日期
since: 2016
# 导航栏
menu:
homepage: /
About: /about
Links: /links
# API: https://openapi.link/
# 联系方式
social:
QQ:
邮箱:
微博:
GitHub:
Coding:
# 底部字数统计,需安装 hexo-wordcount 插件
# 安装命令 npm install hexo-wordcount,然后启用为 enabled
footer_wordcount: enabled
# 底部版权补充
footer_expand: 'Hosted by <a href="https://bandwagonhost.com/aff.php?aff=33281" target="_blank">Bandwagon Host</a>, '
# 站点微缩图
favicon: /favicon.ico
# 站点 Logo
logo: /favicon.png
# 一言 hitokoto
hitokoto: disabled
# 百度站点验证
baidu_verification: izYGvTM67i
# Gitment
gitment:
owner: isecret
repo: comments
client_id: fd2eb35d0541586fff12
client_secret: fa17cd5c6e7d5740eef3095b2de3bc196c655b1a
# 腾讯统计
tencent_analytics: 65849732
# CSS 样式表路径
stylesheets:
- /css/fonts.css
- /css/font-awesome.min.css
- /css/hola.css
- /css/gitment.css
- /css/highlight.css
- /css/alu.css
# Javascript 脚本路径
scripts:
- /js/jquery.min.js
- /js/fetch.min.js
- /js/md5.min.js
# - /js/instantclick.min.js
- /js/gitment.browser.min.js
- /js/alu.js
- /js/hola.js
# - /js/jquery.pjax.js