From d6fcb5bf1f9b653c2ec0caafadc956fbe4e3a068 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sun, 27 Jan 2019 15:42:21 +0000 Subject: [PATCH] Remove authors from navbar --- _includes/navbar.html | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/_includes/navbar.html b/_includes/navbar.html index 745ea2d..f4b7fb9 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -21,19 +21,6 @@ {% endfor %} -
-

Authors

- - - Name - - {% for page in site.categories.authors %} - - - {{ page.title }} - - {% endfor %} -