mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
text: fix copyright footer
This commit is contained in:
parent
708eb11680
commit
e47501b106
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ layout: default.vto
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="flex justify-center text-sm wrap-anywhere mt-auto p-1.5 pb-2 border-t-4 border-x-4">
|
<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 }} ©
|
Copyright © {{ Temporal.Now.plainDateISO().year }}
|
||||||
|
|
||||||
<a draggable="false" class="flex items-center pl-2" href="/" alt="RGBCube">
|
<a draggable="false" class="flex items-center pl-2" href="/" alt="RGBCube">
|
||||||
{{ set cube_size = "0.75rem" }}
|
{{ set cube_size = "0.75rem" }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue