From baaaf164c120bb5e96a7243b0beab8547029e498 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Fri, 10 Feb 2023 10:23:08 -0800 Subject: templates/base: support opening nav items in new tab --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 9e3965f..713307c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -98,7 +98,7 @@ {% if config.extra.header_nav %} {% endif %} @@ -120,4 +120,4 @@ - \ No newline at end of file + -- cgit v1.2.3