1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 20:47:46 +00:00

text: add alt text to link on footer

This commit is contained in:
RGBCube 2025-06-03 06:14:16 +03:00
parent 8cf87d0718
commit 708eb11680
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -36,7 +36,7 @@ layout: default.vto
<footer class="flex justify-center text-sm wrap-anywhere mt-auto p-1.5 pb-2 border-t-4 border-x-4">
Copyright {{ Temporal.Now.plainDateISO().year }} ©
<a draggable="false" class="flex items-center pl-2" href="/">
<a draggable="false" class="flex items-center pl-2" href="/" alt="RGBCube">
{{ set cube_size = "0.75rem" }}
{{ set cube_small = true }}
{{ set cube_last = true }}