home page

This commit is contained in:
Kyle
2020-06-26 08:54:19 -07:00
parent f2fa61c531
commit 37764186dc
5 changed files with 240 additions and 263 deletions

View File

@@ -25,7 +25,8 @@ document.getElementById('footer').innerHTML = `
<div>Navigation</div>
<hr>
<div>
<a href='index.html'>Card Creator</a><br>
<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>