General update
This commit is contained in:
2
s1clone/index.html
Normal file → Executable file
2
s1clone/index.html
Normal file → Executable file
@@ -2,7 +2,7 @@
|
||||
<title>Toothwitch's Root</title>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script src="scripts/background.js"> </script>
|
||||
<link rel="stylesheet" type="text/css" href="styles/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="scripts/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<canvas class="bgmaster" id="bg" name="bg" style="z-index=-5;" width="1668" height="888"></canvas>
|
||||
|
||||
Reference in New Issue
Block a user