jimsite/pages/lists.html
Jim Shepich III 32e2c75475 Updated Lists
Added MyAnimeList, Goodreads list, list of useful mnemonics, and list of my favorite albums.
2022-02-02 03:30:33 -05:00

10 lines
208 B
HTML

<!--<details></details>-->
<article id="lists">
<h1 id="list-title">List</h1>
<hr />
<p id="list-description"></p>
<br />
<span id="list-container"></span>
<script src="scripts/lists.js"></script>
</article>