From 7e12062f7d1a2182269270b9f14bcdac0ea4f4c3 Mon Sep 17 00:00:00 2001 From: Fabian Montero Date: Thu, 18 Sep 2025 11:30:25 -0600 Subject: [PATCH] tabi: improve logic on newtab opening for navbar this was pretty obvious tbh --- themes/tabi-lean/templates/partials/nav.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/tabi-lean/templates/partials/nav.html b/themes/tabi-lean/templates/partials/nav.html index a225671..db93240 100644 --- a/themes/tabi-lean/templates/partials/nav.html +++ b/themes/tabi-lean/templates/partials/nav.html @@ -14,11 +14,10 @@ {%- if menu.url is starting_with("http") -%} {%- if trailing_slash -%} {%- else -%} {%- endif -%} + target="_blank" rel="noopener noreferrer"> {%- else -%} {%- endif -%}