Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-Miner committed Oct 12, 2024
1 parent 709b641 commit 309f182
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,5 +523,6 @@ <h2>Game updates and events</h2>
</div><!-- homeGridContainer -->
</body>
<script src="/assets/scripts/pageBuilder.js"></script>
<script>BuildPage(true); milliseconds = 1000; setTimeout(() => { $("#openEditorButton")[0].remove(); }, milliseconds); </script>
<script>BuildPage(true); </script>
<!-- milliseconds = 1000; setTimeout(() => { $("#openEditorButton")[0].remove(); }, milliseconds); </script> -->
</html>

0 comments on commit 309f182

Please sign in to comment.