mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 00:26:29 +00:00
Use site-relative URL
This commit is contained in:
@@ -1,6 +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"
|
||||
href="{{ "/sponsor" | absURL }}"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
<span style="color: #ec4899;">
|
||||
|
||||
Reference in New Issue
Block a user