The layout view has the copyright year, near the bottom in the footer. This should be changed to a dynamic year
<footer class="border-top footer text-muted">
<div class="container">
© 2024 - Joe's Gaming - <a asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a>
</div>
</footer>
The layout view has the copyright year, near the bottom in the footer. This should be changed to a dynamic year