Skip to content

Commit

Permalink
poor ass version control
Browse files Browse the repository at this point in the history
just need to force a new cache load of the pages ooopsie.
  • Loading branch information
sabrina-aip committed Jan 15, 2024
1 parent ea74c30 commit 77a7765
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 8 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions practice_game.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ <h2 class="boxed-black" id="count"></h2>
</div>
</div>
</body>
<script src="assets/scripts/wordLstGenerator.js"></script>
<script src="assets/scripts/practice.js"></script>
<script src="assets/scripts/wordLstGenerator2.js"></script>
<script src="assets/scripts/practice2.js"></script>
</html>
2 changes: 1 addition & 1 deletion practice_results.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ <h3 class="boxed-black error">Detales</h3>
<a href="https://answerinprogress.substack.com/" target="_black" class="social-icon"><i class="fa-regular fa-envelope"></i></a>
</div>
</div>
<script src="assets/scripts/practice_results.js"></script>
<script src="assets/scripts/practice_results2.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion results.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ <h3 class="boxed-black">Your Typos</h3>
<a href="https://answerinprogress.substack.com/" target="_black" class="social-icon"><i class="fa-regular fa-envelope"></i></a>
</div>
</div>
<script src="assets/scripts/results.js"></script>
<script src="assets/scripts/results2.js"></script>
</body>
</html>
4 changes: 2 additions & 2 deletions solo_game.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ <h2 class="boxed-black" id="level">Level One: Easy</h2>
</div>
</div>
</body>
<script src="assets/scripts/wordLstGenerator.js"></script>
<script src="assets/scripts/keyboard.js"></script>
<script src="assets/scripts/wordLstGenerator2.js"></script>
<script src="assets/scripts/keyboard2.js"></script>
</html>
4 changes: 2 additions & 2 deletions youtube.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ <h1 class="boxed" id="header-title"><span class="">Spellcheck</span></h1>
</div>
</div>
</body>
<script src="assets/scripts/wordLstGenerator.js"></script>
<script src="assets/scripts/youtube.js"></script>
<script src="assets/scripts/wordLstGenerator2.js"></script>
<script src="assets/scripts/youtube2.js"></script>
</html>

0 comments on commit 77a7765

Please sign in to comment.