mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
Add year to footer
This commit is contained in:
parent
a2f3fc2e5c
commit
73115d08d2
1 changed files with 1 additions and 1 deletions
|
@ -121,5 +121,5 @@ layout: base.vto
|
||||||
|
|
||||||
{{ content }}
|
{{ content }}
|
||||||
|
|
||||||
<footer>Copyright © RGBCube</footer>
|
<footer>Copyright {{ new Date().getFullYear() }} © RGBCube</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue