Update index-open.html

This commit is contained in:
Innovation Inc 2019-12-13 17:21:45 -06:00 committed by GitHub
parent 7af64bfd46
commit 45da2628f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,9 +81,6 @@
</style> </style>
</head> </head>
<body onload="makeDraggable()"> <body onload="makeDraggable()">
<div id="appContainer">
</div>
<p class="cwhite br3">DremJS Version 0.1.1b</p> <p class="cwhite br3">DremJS Version 0.1.1b</p>
<p class="cwhite br2">Build 25</p> <p class="cwhite br2">Build 25</p>
<p class="cwhite br1">&copy; Innovation Inc.</p> <p class="cwhite br1">&copy; Innovation Inc.</p>
@ -99,6 +96,9 @@
<dt><a target="_top" href="shuttingdown.html"><p><img src="shutdown.png" align="top" style="width:16px;height:16px;"> Shutdown DremJS</p></dt> <dt><a target="_top" href="shuttingdown.html"><p><img src="shutdown.png" align="top" style="width:16px;height:16px;"> Shutdown DremJS</p></dt>
</ul> </ul>
<a href="#"><p class="start" style="left:12px;">Start</p></a> <a href="#"><p class="start" style="left:12px;">Start</p></a>
</div>
<div id="appContainer">
</div> </div>
<script> <script>