Added MyAnimeList, Goodreads list, list of useful mnemonics, and list of my favorite albums.
10 lines
208 B
HTML
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>
|