Update year dynamically on About.vue
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user