Update year dynamically on About.vue

This commit is contained in:
Tobias 2024-02-24 15:26:09 +01:00 committed by GitHub
parent 27bdcc0ef1
commit 106364d370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<section class="license">
<h2>License</h2>
<code>
Copyright © 2024 Alicia Sykes (https://aliciasykes.com)
Copyright © {{new Date().getFullYear()}} Alicia Sykes (https://aliciasykes.com)
</code>
<br><br>
<code>