Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-29 23:57:12 -05:00 committed by GitHub
parent 249b3fde73
commit 6c6af823fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,9 @@
<html> <html>
<!-- classes were from SparrOS Developer Team --> <!-- classes were from SparrOS Developer Team -->
<title>DremJS</title> <title>DremJS</title>
<!-- If you run out of space for start menu, increase number on line 14 --> <head>
<script src="jquery-3.3.1.min.js"></script>
</head>
<style> <style>
.start { .start {
position: absolute; position: absolute;