From 6a3f7cddf254c1f8c5feaf68fb46e95d0980be9d Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 15 May 2018 01:28:56 +0400 Subject: [PATCH] Navbar from Bootstrap v3 Signed-off-by: Valentin Popov --- _includes/navbar.html | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/_includes/navbar.html b/_includes/navbar.html index 1c48ac8..5722345 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -1,16 +1,32 @@ {% assign pages = site.pages | where: "show", true %} -