initial commit
This commit is contained in:
9
afkscreen2/index.html
Normal file
9
afkscreen2/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
|
||||
<script src="./scripts/bg.js"> </script>
|
||||
</head>
|
||||
<body>
|
||||
<canvas class="bgmaster" id="bg" name="bg" style="z-index=-5;"></canvas>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user