Release v2.1.0

This commit is contained in:
Soren L. Hansen
2021-04-18 08:27:24 -07:00
parent 31194be638
commit 117747708b
3 changed files with 4 additions and 213 deletions

View File

@@ -12,6 +12,6 @@
<div id="terminal"></div>
<script src="./auth_token.js"></script>
<script src="./config.js"></script>
<script src="./js/gotty-bundle.js"></script>
<script src="./js/gotty.js"></script>
</body>
</html>