summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml
index 14e03eb..4294862 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,3 +1,5 @@
+logo: false
+timeformat: "MMM, D YYYY"
podcast: true
lazyload: true
highlight:
@@ -10,5 +12,4 @@ navbar:
- ['/feed', 'fa fa-rss']
menubar:
- ['/about', 'About']
- - ['/archives', 'Archives']
-logo: false \ No newline at end of file
+ - ['/archives', 'Archives'] \ No newline at end of file