summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 4e60f12cebc43aabe1641458287d25ea39227078 (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', '关于']
  - ['/archives', '归档']