Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stinky7thgraders authored Mar 6, 2024
1 parent 7017303 commit 8a75f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Railin'</title>
<title>Def Not Games</title>
<link rel="icon" type="image/png" href="./Assests/Imgs/Logo.png">
<link rel="stylesheet" type="text/css" href="./Assests/CSS/main.css">
<link rel="stylesheet" type="text/css" href="https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css">
Expand All @@ -20,7 +20,7 @@
<li class="Navigation-Button"><a href="./MathGames"><i class="las la-file"></i><p>Math Games</p></p></a></li>
<li class="Navigation-Button"><a href="./HackGames"><i class="las la-file"></i><p>Hacker's Games</p></p></a></li>
<li class="Navigation-Button"><a href="https://poseidoncoder.github.io/"><i class="las la-file"></i><p>SHS Games</p></p></a></li>
<li class="Navigation-Button"><a href="https://johnunblocked.github.io/stunt-master/index.html"><i class="las la-file"></i><p>Some More Games</p></p></a></li>
<li class="Navigation-Button"><a href="https://johnunblocked.github.io/"><i class="las la-file"></i><p>Some More Games</p></p></a></li>
<ul>
</div>
</nav>
Expand Down

0 comments on commit 8a75f38

Please sign in to comment.