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:
parent
8cf87d0718
commit
708eb11680
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue