From 8d17e308c8b43f12e11ed6b5a82f81e8dbcdd259 Mon Sep 17 00:00:00 2001 From: Doge Date: Fri, 7 May 2021 15:43:43 +0800 Subject: Change header layout --- _config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '_config.yml') 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 -- cgit v1.2.3