unify the UI into a single page

This commit is contained in:
Aidan Campbell
2016-02-15 16:06:15 -05:00
parent b634ab84f1
commit 5145012d59
2 changed files with 3 additions and 6 deletions
-2
View File
@@ -8,7 +8,6 @@
<script type="text/javascript" src="index.js"></script>
</head>
<body data-name="moonlight-chrome" data-width="1280" data-height="720" data-tools="pnacl" data-configs="Debug Release" data-path="{tc}/{config}">
<div id="title">
<h1>Moonlight Streaming</h1>
<h2>Chrome App Status: <code id="statusField">NO-STATUS</code></h2>
@@ -50,4 +49,3 @@
<div id="listener"></div>
</body>
</html>