blob: 244a5e232a5970ee2b1da479126b93ac11987165 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
logo: false
favicon: false
timeformat: "MMM, D YYYY"
podcast: true
lazyload: true
copyright: 'All rights reserved.'
highlight:
enable: true
lightmode: 'atom-one-light'
darkmode: 'atom-one-dark'
navbar:
- ['mailto:[email protected]', 'fa fa-paper-plane']
- ['https://github.com/guiqiqi/chromate', 'fa fa-github']
- ['/feed.rss', 'fa fa-rss']
menubar:
- ['/about/', '关于']
- ['/archives/', '归档']
rss:
enable: true
path: '/feed.rss'
config:
email: '[email protected]'
category: 'Education'
explicit: false
|