chore: make copyright year automatic
This commit is contained in:
parent
cdcffc72fb
commit
f3711db905
7 changed files with 7 additions and 7 deletions
|
|
@ -524,7 +524,7 @@
|
|||
</main>
|
||||
|
||||
<footer id="bottomFooter">
|
||||
<span>2019-2025 ©Veltron Network</span><br />
|
||||
<span>2019 - <script>document.write(new Date().getFullYear());</script> © Veltron Network</span><br />
|
||||
<a href="https://discord.go.veltron.net">Discord</a> <a href="mailto:mattthetekie@veltron.net">e-mail</a>
|
||||
</footer>
|
||||
<!-- Spacer -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue