Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
statinis authored May 17, 2024
1 parent bf3f001 commit e8c6ed2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
<div class="bg bg3"></div>
<div class="navbar" id="navBar">
<a href="/"><img src="/img/icon.png" width="20" height="20"></a>
<a href="/game.html">Play</a>
<a href="/howto.html" target="_blank">How to Play</a>
<a href="/about.html" target="_blank">About</a>
<a href="https://github.com/sustainableenergy/sustainableenergygame.github.io" target="_blank">Github</a>
<a href="https://www.paypal.com/donate/?hosted_button_id=XPTB6SKJ7K8KJ" target="_blank">Donate</a>
Expand All @@ -26,6 +24,6 @@ <h1></h1>
<a href="/about.html">About</a>
<noscript>Sorry for the inconvenience. Your browser does not support Javascript, meaning functionality of this website is not guaranteed.</noscript>
</div>
<script src="/js/script.js"></script>
<script src="/script.js"></script>
</body>
</html>

0 comments on commit e8c6ed2

Please sign in to comment.