summaryrefslogtreecommitdiff
path: root/_config.yml
blob: bea0c16c2463884f69d5cab99872a4aea94d2fd2 (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:
  - ['https://init.blog', 'fa fa-cube']
  - ['https://github.com/guiqiqi', 'fa fa-github']
  - ['/feed', 'fa fa-rss']
menubar:
  - ['/about', 'About']
  - ['/archives', 'Archives']