From 035b1840d61ac6e1e47a400c3f982e5f6ed774ba Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 15 May 2018 15:01:41 +0400 Subject: Minimalistic navigation bar Signed-off-by: Valentin Popov --- _includes/navbar.html | 50 +++++++++++--------------------------------------- 1 file changed, 11 insertions(+), 39 deletions(-) (limited to '_includes/navbar.html') diff --git a/_includes/navbar.html b/_includes/navbar.html index 2ac1006..752be0a 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -1,44 +1,16 @@ {% assign pages = site.pages | where: "show", true %} -