Skip to content

Commit

Permalink
Update save_game.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinay-Khanagavi authored Oct 31, 2024
1 parent 3812c49 commit 1f7f8ff
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions main/level_4/level_4/save_game.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
<title>Save</title>
<link rel="icon" href="assets/favicon.png">
<link rel="stylesheet" href="css/question.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.1/css/all.css"
integrity="sha384-xxzQGERXS00kBmZW/6qxqJPyxW3UR0BPsL4c8ILaIWXva5kFi7TxkIIaMiKtqV1Q" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.1/css/all.css">
</head>

<body>
Expand Down Expand Up @@ -40,4 +39,4 @@ <h3>You have successfully completed this level,<br> but there is more to know.<b
<script preload="lazy" src="end.js"></script>
</body>

</html>
</html>

0 comments on commit 1f7f8ff

Please sign in to comment.