summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index cd90fb0..14e03eb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,4 +7,8 @@ highlight:
navbar:
- ['https://google.com', 'fa fa-google']
- ['https://twitter.com', 'fa fa-twitter']
- - ['/feed', 'fa fa-rss'] \ No newline at end of file
+ - ['/feed', 'fa fa-rss']
+menubar:
+ - ['/about', 'About']
+ - ['/archives', 'Archives']
+logo: false \ No newline at end of file