Skip to content

Commit

Permalink
n
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurgolo committed Mar 21, 2024
1 parent 7c00f54 commit 28f6e38
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,10 @@ <h2>Team List</h2>
<!-- Alternatively, convert the website to a PWA for more native experience -->

</main>



<script src="index.js"></script>
</body>
<footer>
<div id="notes">
<p>I added some links to the bottom of the index page to help with troubleshooting, display the databases to a page, and delete the databases in the event you get those out of sync messages or wrong db version</p>

<p>
Expand All @@ -88,6 +86,7 @@ <h2>Team List</h2>
<li>fix syncing for match info</li>
</ul>
</p>
</div>
<p style="margin-bottom: 50px;"><center><a href="/testing/dexie.html" target="_blank">Dispaly Database Contents</a> &nbsp;<a href="/testing/dexie.html" target="_blank">Delete Dexie Databases and Reload</a></center></p>
</footer>
</html>

0 comments on commit 28f6e38

Please sign in to comment.