Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
@@ -19,6 +19,11 @@
|
|
19 |
<a id="downloadLink" href="#" target="_blank">Click here to download</a>
|
20 |
</div>
|
21 |
</div>
|
|
|
|
|
|
|
|
|
|
|
22 |
<script src="script.js"></script>
|
23 |
</body>
|
24 |
</html>
|
|
|
19 |
<a id="downloadLink" href="#" target="_blank">Click here to download</a>
|
20 |
</div>
|
21 |
</div>
|
22 |
+
|
23 |
+
<footer>
|
24 |
+
<p>© SlimShadow C 2024. All Rights Reserved.</p>
|
25 |
+
</footer>
|
26 |
+
|
27 |
<script src="script.js"></script>
|
28 |
</body>
|
29 |
</html>
|