blob: 13eea1f5fa3f334785ba9cd5d217a11f7b87ea12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
logo: false
timeformat: "MMM, D YYYY"
podcast: true
lazyload: true
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', 'fa fa-rss']
menubar:
- ['/about', '关于']
- ['/archives', '归档']
|