blob: 14e03eb295e8470eb1f6a127f720e68bda5d3d85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
podcast: true
lazyload: true
highlight:
enable: true
lightmode: 'atom-one-light'
darkmode: 'atom-one-dark'
navbar:
- ['https://google.com', 'fa fa-google']
- ['https://twitter.com', 'fa fa-twitter']
- ['/feed', 'fa fa-rss']
menubar:
- ['/about', 'About']
- ['/archives', 'Archives']
logo: false
|