Skip to content

Commit

Permalink
Update memory.html
Browse files Browse the repository at this point in the history
  • Loading branch information
griffinnewbold authored Jun 19, 2024
1 parent 86219e4 commit 002dbd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions party_games/memory.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Memory Game</title>
<title>The Memory Game</title>
<link href='https://fonts.googleapis.com/css?family=Luckiest Guy' rel='stylesheet'>
<style>
div#memory_board{
Expand Down Expand Up @@ -677,4 +677,4 @@ <h1 id="timer">Timer: 0</h1>

</script>
</body>
</html>
</html>

0 comments on commit 002dbd1

Please sign in to comment.