Update index.html
This commit is contained in:
parent
249b3fde73
commit
6c6af823fd
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue