Browse Source

Shifted Hterm.js to wetty file - Revert

pull/122/head
Koushik M L N 7 years ago
parent
commit
d7948f352e
  1. 873
      public/wetty/hterm_all.js
  2. 1
      public/wetty/index.html

873
public/wetty/hterm_all.js

File diff suppressed because one or more lines are too long

1
public/wetty/index.html

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<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>

Loading…
Cancel
Save