|
@ -3,9 +3,6 @@ |
|
|
<head> |
|
|
<head> |
|
|
<meta charset="UTF-8"> |
|
|
<meta charset="UTF-8"> |
|
|
<title>Wetty - The WebTTY Terminal Emulator</title> |
|
|
<title>Wetty - The WebTTY Terminal Emulator</title> |
|
|
<script src="/wetty/hterm_all.js"></script> |
|
|
|
|
|
<script src="/wetty/socket.io/socket.io.js"></script> |
|
|
|
|
|
<script src="/wetty/wetty.js"></script> |
|
|
|
|
|
<style> |
|
|
<style> |
|
|
html, body { |
|
|
html, body { |
|
|
height: 100%; |
|
|
height: 100%; |
|
|