add auto year in footer
This commit is contained in:
parent
99681d0103
commit
6d4f77a92a
@ -153,7 +153,7 @@
|
||||
|
||||
<!-- Copyright -->
|
||||
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
|
||||
© 2021 Copyright:
|
||||
© {{ moment().format('YYYY') }} Copyright:
|
||||
<a class="text-dark" href="http://klintorg.ru">klintorg.ru</a>
|
||||
</div>
|
||||
<!-- Copyright -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user