Initialize repository
This commit is contained in:
11
resources/index.html
Normal file
11
resources/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>GoTTy</title>
|
||||
<style>body {height: 100%; width: 100%; margin: 0px;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<script src="hterm.js"></script>
|
||||
<script src="gotty.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user