Update index.html

This commit is contained in:
nune 2024-12-19 23:45:46 -05:00 committed by GitHub
parent ef98407318
commit 7df9789695
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,6 +59,7 @@
auto-copy paste contents?
</label>
<script src="client.js" defer></script>
<div id="asciiArtContainer" aria-hidden="true" style="position: fixed; bottom: 0; right: 0; padding: 10px; font-family: monospace; white-space: pre;"></div>
<p><a href="https://github.com/gigirassy/plaster">source code</a> is licensed under the public domain</p></div>
</body>
</html>