fix: footer
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 1m25s

This commit is contained in:
svemagie
2026-04-01 15:05:52 +02:00
parent aec1047341
commit b00ed0607d

View File

@@ -473,13 +473,12 @@
</div> </div>
</div> </div>
<p class="text-center text-sm text-surface-700 dark:text-surface-300"> <p class="text-center text-sm text-surface-700 dark:text-surface-300">
Powered by <a href="https://getindiekit.com" class="hover:text-surface-900 dark:hover:text-surface-100 hover:underline">Indiekit + </a> This Website kills fascists. Powered by <a href="https://getindiekit.com" class="hover:text-surface-900 dark:hover:text-surface-100 hover:underline">Indiekit + </a>
<span title="Coffee" style="display:inline-block;vertical-align:middle;margin-left:0.3em;"> <span title="Coffee" style="display:inline-block;vertical-align:middle;margin-left:0.3em;">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" width="1em" height="1em" style="display:inline;vertical-align:-0.15em;color:#c08401;"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" width="1em" height="1em" style="display:inline;vertical-align:-0.15em;color:#c08401;">
<path d="M3 4.5A1.5 1.5 0 0 1 4.5 3h11A1.5 1.5 0 0 1 17 4.5V7a4 4 0 0 1-3.5 3.97V12a5 5 0 0 1-10 0V4.5ZM4.5 4a.5.5 0 0 0-.5.5V12a4 4 0 0 0 8 0V4.5a.5.5 0 0 0-.5-.5h-7Zm10.5.5a.5.5 0 0 0-.5-.5h-1v7.97A3.98 3.98 0 0 0 16 7V4.5Z"/> <path d="M3 4.5A1.5 1.5 0 0 1 4.5 3h11A1.5 1.5 0 0 1 17 4.5V7a4 4 0 0 1-3.5 3.97V12a5 5 0 0 1-10 0V4.5ZM4.5 4a.5.5 0 0 0-.5.5V12a4 4 0 0 0 8 0V4.5a.5.5 0 0 0-.5-.5h-7Zm10.5.5a.5.5 0 0 0-.5-.5h-1v7.97A3.98 3.98 0 0 0 16 7V4.5Z"/>
</svg> </svg>
</span> </span>
This Website kills fascists.
</p> </p>
</div> </div>
</footer> </footer>