From f90f223345d51c7d5077c72d65b1bfad4051017a Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 25 Mar 2019 02:47:19 +0400 Subject: Add header template Signed-off-by: Valentin Popov --- _includes/navbar.html | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to '_includes') diff --git a/_includes/navbar.html b/_includes/navbar.html index 145d77f..f1b7f46 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -1,7 +1,9 @@ {% assign pages = site.pages | where: "show", true %} -- cgit v1.2.3