restructure

This commit is contained in:
Kyle
2020-07-06 17:29:48 -07:00
parent 6f1df03828
commit 1cd326e7c3
531 changed files with 538 additions and 1558 deletions

View File

@@ -25,11 +25,11 @@ document.getElementById('footer').innerHTML = `
<div>Navigation</div>
<hr>
<div>
<a href='index.html'>Home</a><br>
<a href='creator.html'>Card Creator</a><br>
<a href='life.html'>Life Counter</a><br>
<a href='askscryfall.html'>Ask Scryfall</a><br>
<a href='phyrexian.html'>Phyrexian Text</a>
<a href='/'>Home</a><br>
<a href='/creator'>Card Creator</a><br>
<a href='/life.html'>Life Counter</a><br>
<a href='/askscryfall'>Ask Scryfall</a><br>
<a href='/phyrexian'>Phyrexian Text</a>
</div>
</div>
<div>