summaryrefslogtreecommitdiff
path: root/src/jsMain/resources/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/jsMain/resources/index.html')
-rw-r--r--src/jsMain/resources/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jsMain/resources/index.html b/src/jsMain/resources/index.html
index 719506b..562ee45 100644
--- a/src/jsMain/resources/index.html
+++ b/src/jsMain/resources/index.html
@@ -10,7 +10,7 @@
<body>
<noscript>tf you don't have js enabled? do you still live in the stone ages or what?</noscript>
<div id="content">
-
+<div class="webosconsole"></div>
</div>
<script src="/webos.js"></script>
</body>