aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/static/index.html
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-22 13:29:23 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-22 13:29:23 -0500
commit9c75f4154e4c0a61068ee0e1d12880e0e02e13e8 (patch)
tree24047140733ee931dfd8f8e5189ebe0bb9fb18f7 /teleterm/static/index.html
parente6b6398033125d2fc6dce32e61458e0724bddb6a (diff)
downloadteleterm-9c75f4154e4c0a61068ee0e1d12880e0e02e13e8.tar.gz
teleterm-9c75f4154e4c0a61068ee0e1d12880e0e02e13e8.zip
more web display improvements
Diffstat (limited to 'teleterm/static/index.html')
-rw-r--r--teleterm/static/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/teleterm/static/index.html b/teleterm/static/index.html
index 2b8e30e..4a43e2b 100644
--- a/teleterm/static/index.html
+++ b/teleterm/static/index.html
@@ -1,5 +1,8 @@
<!doctype html>
<html>
+ <head>
+ <link rel="stylesheet" href="teleterm.css" type="text/css" />
+ </head>
<body>
<section id="app"></section>
<script type="module">