Delete index2.html
This commit is contained in:
parent
544e541455
commit
75a998fb5f
37
index2.html
37
index2.html
|
@ -1,37 +0,0 @@
|
|||
<!--
|
||||
____ _______
|
||||
/ __ \________ ____ ___ / / ___/
|
||||
/ / / / ___/ _ \/ __ `__ \__ / /\__ \
|
||||
/ /_/ / / / __/ / / / / / /_/ /___/ /
|
||||
/_____/_/ \___/_/ /_/ /_/\____//____/
|
||||
|
||||
-->
|
||||
|
||||
<html>
|
||||
<!-- classes were from SparrOS Developer Team -->
|
||||
<title>DremJS</title>
|
||||
<head>
|
||||
<script src="jquery/jquery-3.3.1.min.js"></script>
|
||||
<link rel="icon" href="favicon.ico">
|
||||
</head>
|
||||
<style>
|
||||
.start {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
bottom: 0px;
|
||||
}
|
||||
.astart {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
bottom: 50px;
|
||||
}
|
||||
.cwhite {
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
<body">
|
||||
<center>
|
||||
<iframe src="index-closed.html" frameborder="0" style="height:100%;width:100%"></iframe>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue