diff --git a/templates/navbar.html b/templates/navbar.html
index 782474e..db78178 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -31,7 +31,7 @@
{% elif item.label == "Documentation" or item.label == "Blog" or item.label == "Jobs" %}
{% else %}
-
+
{% endif %}
{{ _(item.label) }}
{% if this.path == item.path %}