Browse Source

Imports Fixed in index.html

pull/122/head
Koushik M L N 6 years ago
parent
commit
fe871d6188
  1. 3
      public/wetty/index.html

3
public/wetty/index.html

@ -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%;

Loading…
Cancel
Save