aboutsummaryrefslogtreecommitdiff
path: root/_includes/header.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 868404d..55d399d 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -17,13 +17,13 @@
<a href="/">About Me</a>
</li>
<li {% if page.id == "projects" %} class="active" {% endif %}>
- <a href="/projects">Projects</a>
+ <a href="/projects/">Projects</a>
</li>
<!--<li {% if page.id == "blog" %} class="active" {% endif %}>
<a href="/blog">Blog</a>
</li>-->
<li {% if page.id == "openpgp" %} class="active" {% endif %}>
- <a href="/openpgp">OpenPGP</a>
+ <a href="/openpgp/">OpenPGP</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">