From fb9f23784586f5f4d5ae065d110b672c12c0e49b Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Fri, 13 Jun 2025 15:05:19 -0600 Subject: [PATCH] Fix license bug --- layouts/tools/section.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/tools/section.html b/layouts/tools/section.html index 0790855..ecb9957 100644 --- a/layouts/tools/section.html +++ b/layouts/tools/section.html @@ -60,7 +60,9 @@ {{ else }} {{ .LinkTitle }} {{ end }} - {{ end }} + {{ else }} + {{ .LinkTitle }} + {{ end }} {{ $sep := "" }}