Fix copyright year
This commit is contained in:
parent
2476481464
commit
d9e71527e8
|
|
@ -51,7 +51,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="border-top footer pl-3 text-muted">
|
<footer class="border-top footer pl-3 text-muted">
|
||||||
© Year - Company.WebApplication1 - <a asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a>
|
© copyrightYear - Company.WebApplication1 - <a asp-area="" asp-controller="Home" asp-action="Privacy">Privacy</a>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<environment include="Development">
|
<environment include="Development">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue