From f1261d291969e675d5090c25cee04f71754f22c1 Mon Sep 17 00:00:00 2001 From: dtonon Date: Thu, 3 Apr 2025 22:14:14 +0200 Subject: [PATCH] Allows the source to be highlighted when coming from a highlighted --- highlight.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/highlight.templ b/highlight.templ index 23e74ad..7344d10 100644 --- a/highlight.templ +++ b/highlight.templ @@ -37,7 +37,7 @@ templ highlightInnerBlock(params HighlightPageParams) { } if params.HighlightEvent.SourceURL != "" { - { params.HighlightEvent.SourceName } + { params.HighlightEvent.SourceName }