From b5c4a360d7888872701e5552328cf87b8f1446f3 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 15 Jan 2017 13:25:24 +0000 Subject: [PATCH] Build navbar dynamically --- theme/templates/categories/wall-of-sheep.md | 5 +++++ theme/templates/extras/navbar.html | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/theme/templates/categories/wall-of-sheep.md b/theme/templates/categories/wall-of-sheep.md index 452300f..35adeb5 100644 --- a/theme/templates/categories/wall-of-sheep.md +++ b/theme/templates/categories/wall-of-sheep.md @@ -1,3 +1,8 @@ +--- +hide_from_nav: true +--- + + I've always had a keen interest with security and privacy. Whether it's protecting my personal information, or needlessly encrypting things, security is very important to me. With an interest in keeping things secure, comes an interest in breaking through others security. Whenever I start using a new tool, or piece of software, I almost instantly go to the security settings and check out what it supports. The same goes for making the software, I've been known to spend a lot of extra time working on the security aspect more than actual features. diff --git a/theme/templates/extras/navbar.html b/theme/templates/extras/navbar.html index bd101c9..79706e9 100644 --- a/theme/templates/extras/navbar.html +++ b/theme/templates/extras/navbar.html @@ -8,15 +8,16 @@ - TheOrangeOne + {{ SITENAME }}