mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 18:39:07 +00:00
Update index.html
This commit is contained in:
parent
83def3ab2c
commit
aaf85e9f78
@ -27,6 +27,7 @@
|
||||
font-family: Arial, sans-serif;
|
||||
margin: 20px;
|
||||
background-color: var(--bg-color);
|
||||
text-align:center;
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
@ -58,5 +59,6 @@
|
||||
<button id="fetchBtn">fetch!</button>
|
||||
<div id="output"></div>
|
||||
<script src="client.js"></script>
|
||||
<p><a href="https://github.com/gigirassy/plaster">view our source code!</a> licensed under the public domain, so you can do whatever you want with it!</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user