Let the year dynamically update itself

This commit is contained in:
Jeff Leung 2022-12-10 20:18:18 -08:00
parent 6b51a91685
commit e7ee6ada7c
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<footer class="border-top footer text-muted">
<div class="container">
&copy; 2022 - AS1024.net
&copy; @DateTime.Now.Year - AS1024.net
</div>
</footer>
<script src="~/lib/jquery/dist/jquery.min.js"></script>