slimshadow commited on
Commit
46f8197
·
verified ·
1 Parent(s): 4b1f3a4

Update index.html

Browse files
Files changed (1) hide show
  1. 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>&copy; SlimShadow C 2024. All Rights Reserved.</p>
25
+ </footer>
26
+
27
  <script src="script.js"></script>
28
  </body>
29
  </html>