fix(docs): open sponsor footer link in same tab

Internal page — no target="_blank" needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Tobias Gesellchen
2026-05-25 00:39:18 +02:00
co-authored by Claude Sonnet 4.6
parent d71a5c3bed
commit 1d864c88f6
+1 -3
View File
@@ -1,8 +1,6 @@
<div class="hx:flex hx:w-full hx:items-center hx:justify-between hx:text-sm" style="padding-top: 2rem; padding-bottom: 2rem;">
<a class="hx:inline-flex hx:items-center hx:gap-1.5 hx:text-gray-500 hx:dark:text-gray-400 hx:hover:text-pink-500 hx:dark:hover:text-pink-400 hx:transition-colors"
href="{{ "sponsor" | relURL }}"
target="_blank"
rel="noopener noreferrer">
href="{{ "sponsor" | relURL }}">
<span style="color: #ec4899;">
{{- partial "utils/icon.html" (dict "name" "heart" "attributes" `height="1em" class="hx:inline-block hx:align-[-2px]"`) -}}
</span>