Merge pull request #466 from cleentfaar/patch-1

Fixed missing closing tag
This commit is contained in:
Caitlin Neiman
2021-09-07 11:41:23 -07:00
committed by GitHub

View File

@@ -13,6 +13,7 @@
</div>
<ul id="cookie-list">
</ul>
</div>
<script src="cookies.js"></script>
</body>