Skip to content

Commit

Permalink
ME ME BIG BOY
Browse files Browse the repository at this point in the history
  • Loading branch information
kerbalis committed Oct 29, 2023
1 parent 05181f5 commit 5b3243b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<li><a href="about.html" class="active">about</a></li>
<li><a href="license.html">license</a></li>
<li><a href="games.html">games</a></li>

<li><a href="https://mnblocker.vercel.app/">MNblocker</a></li>
</ul>

<h1 class="abouttitle">
Expand Down
1 change: 1 addition & 0 deletions games.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<li><a href="about.html">about</a></li>
<li><a href="license.html">license</a></li>
<li><a href="games.html" class="active">games</a></li>
<li><a href="https://mnblocker.vercel.app/">MNblocker</a></li>
</ul>
<h1 class="hometitle">
games
Expand Down
2 changes: 1 addition & 1 deletion home.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<li><a href="about.html">about</a></li>
<li><a href="license.html">license</a></li>
<li><a href="games.html">games</a></li>

<li><a href="https://mnblocker.vercel.app/">MNblocker</a></li>
</ul>

<h1 class="hometitle">
Expand Down
1 change: 1 addition & 0 deletions license.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<li><a href="about.html">about</a></li>
<li><a href="license.html" class="active">license</a></li>
<li><a href="games.html">games</a></li>
<li><a href="https://mnblocker.vercel.app/">MNblocker</a></li>
</ul>
<h1 class="hometitle">
idc
Expand Down
1 change: 1 addition & 0 deletions temp.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<li><a href="about.html">about</a></li>
<li><a href="license.html">license</a></li>
<li><a href="games.html">games</a></li>
<li><a href="https://mnblocker.vercel.app/">MNblocker</a></li>
</ul>
boilerplates r a gud thing 2 hav!!
</body>
Expand Down

0 comments on commit 5b3243b

Please sign in to comment.