Format and fix typo
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
var term;
|
||||
|
||||
|
||||
ws.onopen = function(event) {
|
||||
hterm.defaultStorage = new lib.Storage.Local()
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>GoTTy</title>
|
||||
<title>GoTTY</title>
|
||||
<style>body {height: 100%; width: 100%; margin: 0px;}</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user