dwellnick commited on
Commit
4a5a4c7
·
verified ·
1 Parent(s): 8dee836

Add 1 files

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -850,5 +850,5 @@
850
  // Initialize the quiz when the page loads
851
  window.addEventListener('DOMContentLoaded', initQuiz);
852
  </script>
853
- <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: absolute; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">This website has been generated by <a href="https://enzostvs-deepsite.hf.space" style="color: #fff;" target="_blank" >DeepSite</a> <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;"></p></body>
854
  </html>
 
850
  // Initialize the quiz when the page loads
851
  window.addEventListener('DOMContentLoaded', initQuiz);
852
  </script>
853
+ </body>
854
  </html>