diff --git a/themes/tabi-lean/templates/partials/nav.html b/themes/tabi-lean/templates/partials/nav.html
index de55151..a225671 100644
--- a/themes/tabi-lean/templates/partials/nav.html
+++ b/themes/tabi-lean/templates/partials/nav.html
@@ -13,9 +13,11 @@
{% set trailing_slash = menu.trailing_slash | default(value=true) %}
{%- if menu.url is starting_with("http") -%}
{%- if trailing_slash -%}
-
+
{%- else -%}
-
+
{%- endif -%}
{%- else -%}