summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 42948627ead4d3a33a6dbb34a9e6c8b3665c258b (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://google.com', 'fa fa-google']
  - ['https://twitter.com', 'fa fa-twitter']
  - ['/feed', 'fa fa-rss']
menubar:
  - ['/about', 'About']
  - ['/archives', 'Archives']