Removing variable service

This commit is contained in:
Jonathan
2025-06-22 22:49:59 -04:00
parent 9e9b25ae6f
commit 7680fae30b
7 changed files with 2 additions and 268 deletions
+1 -6
View File
@@ -1,5 +1,4 @@
@inject IVariableService VariableService
@using Model
<div class="footerContainer" xmlns="http://www.w3.org/1999/html">
<div class="footerSocials">
@@ -24,10 +23,6 @@
<div class="footerDivider"></div>
<div class="footerLastUpdated">Website updated <a
href="https://github.com/JonathanMcCaffrey/IGP-Fan-Reference/commits/main"><b>@VariableService.Variables["LastUpdated"]</b></a>
</div>
<div class="footerDisclaimer">
This website is fan-made and not affiliated with <b>SunSpear Games</b> in any way.
</div>