lowercase urls

This commit is contained in:
Kyle
2020-02-23 15:41:38 -08:00
parent b69c7ee8b1
commit 56de69dd51
5 changed files with 11 additions and 10 deletions

View File

@@ -101,12 +101,12 @@
Navigation:<br>
<a href="index.html">Card Creator</a><br>
<a href="life.html">Life Counter</a><br>
<a href="askScryfall.html">Ask Scryfall</a>
<a href="askscryfall.html">Ask Scryfall</a>
</div>
<div>
Legal:<br>
<a href="disclaimer.html">Disclaimer</a><br>
<a href="termsOfUse.html">Terms of Use</a>
<a href="termsofuse.html">Terms of Use</a>
</div>
</div>
</footer>

View File

@@ -50,12 +50,12 @@
Navigation:<br>
<a href="index.html">Card Creator</a><br>
<a href="life.html">Life Counter</a><br>
<a href="askScryfall.html">Ask Scryfall</a>
<a href="askscryfall.html">Ask Scryfall</a>
</div>
<div>
Legal:<br>
<a href="disclaimer.html">Disclaimer</a><br>
<a href="termsOfUse.html">Terms of Use</a>
<a href="termsofuse.html">Terms of Use</a>
</div>
</div>
</footer>

View File

@@ -227,12 +227,12 @@
Navigation:<br>
<a href="index.html">Card Creator</a><br>
<a href="life.html">Life Counter</a><br>
<a href="askScryfall.html">Ask Scryfall</a>
<a href="askscryfall.html">Ask Scryfall</a>
</div>
<div>
Legal:<br>
<a href="disclaimer.html">Disclaimer</a><br>
<a href="termsOfUse.html">Terms of Use</a>
<a href="termsofuse.html">Terms of Use</a>
</div>
</div>
</footer>

View File

@@ -92,12 +92,13 @@
Navigation:<br>
<a href="index.html">Card Creator</a><br>
<a href="life.html">Life Counter</a><br>
<a href="setSymbol.html">Set Symbol Creator</a>
<a href="askscryfall.html">Ask Scryfall</a><br>
<a href="setsymbol.html">Set Symbol Creator</a>
</div>
<div>
Legal:<br>
<a href="disclaimer.html">Disclaimer</a><br>
<a href="termsOfUse.html">Terms of Use</a>
<a href="termsofuse.html">Terms of Use</a>
</div>
</div>
</footer>

View File

@@ -41,12 +41,12 @@
Navigation:<br>
<a href="index.html">Card Creator</a><br>
<a href="life.html">Life Counter</a><br>
<a href="askScryfall.html">Ask Scryfall</a>
<a href="askscryfall.html">Ask Scryfall</a>
</div>
<div>
Legal:<br>
<a href="disclaimer.html">Disclaimer</a><br>
<a href="termsOfUse.html">Terms of Use</a>
<a href="termsofuse.html">Terms of Use</a>
</div>
</div>
</footer>