Coacobi2454677 commited on
Commit
8e29944
·
verified ·
1 Parent(s): a6b792f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -0
index.html CHANGED
@@ -1049,5 +1049,9 @@ Available commands:
1049
  // Initialize the game when the page loads
1050
  window.addEventListener('load', init);
1051
  </script>
 
 
 
 
1052
  <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - <a href="https://enzostvs-deepsite.hf.space?remix=Coacobi2454677/holy-hacking-terminal-game" style="color: #fff;text-decoration: underline;" target="_blank" >🧬 Remix</a></p></body>
1053
  </html>
 
1049
  // Initialize the game when the page loads
1050
  window.addEventListener('load', init);
1051
  </script>
1052
+ <div style="position: fixed; bottom: 10px; right: 10px; z-index: 1000; color: #00f3ff; font-family: 'Share Tech Mono', monospace; text-shadow: 0 0 5px #00f3ff; font-size: 12px; background: rgba(10, 10, 18, 0.7); padding: 5px 10px; border: 1px solid #00f3ff; border-radius: 3px;">
1053
+ Game by Holy_Dev |
1054
+ <a href="https://www.youtube.com/channel/UCJEPYkCywpdeaNqPgN9pupA" target="_blank" style="color: #ff00ff; text-decoration: none;">YouTube Tutorials</a>
1055
+ </div>
1056
  <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - <a href="https://enzostvs-deepsite.hf.space?remix=Coacobi2454677/holy-hacking-terminal-game" style="color: #fff;text-decoration: underline;" target="_blank" >🧬 Remix</a></p></body>
1057
  </html>