fix: drop noreferrer from footer menu external links to preserve Umami referral tracking

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 12:26:17 +02:00
parent 420c6466ca
commit d129c545dd
+1 -1
View File
@@ -27,7 +27,7 @@
<a <a
href="{{ .URL }}" href="{{ .URL }}"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener"
class="label text-fog hover:text-heat transition-colors" class="label text-fog hover:text-heat transition-colors"
> >
{{- .Name -}}{{ partial "icon.html" "arrow-external" }} {{- .Name -}}{{ partial "icon.html" "arrow-external" }}