Skip to content

Commit

Permalink
togglesettings
Browse files Browse the repository at this point in the history
  • Loading branch information
C-o-m-o-n committed Dec 18, 2023
1 parent a6ba2a5 commit c381570
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 274 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap">
<link rel="stylesheet" href="./resources/css/style.css">

<script src="./resources/js/index.js" defer type="module"></script>
<!-- <script src="resources/js/index.js" defer type="module"></script> -->
</head>

<body>
Expand Down Expand Up @@ -68,6 +68,6 @@ <h1 class="shake"> Score:<span id="score"></span></h1>
</div>
</div>
<!-- Something -->

<script src="resources/js/index.js" defer type="module"></script>
</body>
</html>
Loading

0 comments on commit c381570

Please sign in to comment.