blob: 3d16dc3975fa81bc5df8671a87cf954ef11e28ef (
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
25
26
27
|
logo:
enable: false
lightmode: null
darkmode: null
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/', 'About']
- ['/archives/', 'Archives']
rss:
enable: true
path: '/feed.rss'
config:
email: '[email protected]'
category: 'Education'
explicit: false
|