aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/header.html b/_includes/header.html
index da8e434..f2bec93 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -19,9 +19,9 @@
<li {% if page.id == "projects" %} class="active" {% endif %}>
<a href="/projects">Projects</a>
</li>
- <li {% if page.id == "blog" %} class="active" {% endif %}>
+ <!--<li {% if page.id == "blog" %} class="active" {% endif %}>
<a href="/blog">Blog</a>
- </li>
+ </li>-->
<li {% if page.id == "openpgp" %} class="active" {% endif %}>
<a href="/openpgp">OpenPGP</a>
</li>