mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 20:47:46 +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 }}
|
||||
|
||||
<footer>Copyright © RGBCube</footer>
|
||||
<footer>Copyright {{ new Date().getFullYear() }} © RGBCube</footer>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue