Skip to content

Commit

Permalink
Updated projects.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tay committed Sep 17, 2024
1 parent a5e0832 commit bc51c05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
</div>
<div class="collapse navbar-collapse" id="top-navbar-1">
<ul class="nav navbar-nav navbar-right">
<li><a class="btn btn-link-3" href="/">Home</a></li>
<li><a class="btn btn-link-3" href="/about.html">About</a></li>
<li><a class="btn btn-link-3" href="./">Home</a></li>
<li><a class="btn btn-link-3" href="./about.html">About</a></li>
<li><a class="btn btn-link-3" href="./discord">Discord</a></li>
<li><a class="btn btn-link-3" href="https://tayrp.substack.com/">Blog</a></li>
</ul>
Expand All @@ -46,8 +46,8 @@
<pl>
<div class="pl">
<ul class="plul">
<b>Here is a list of all my projects, Such as my Modrinth projects</b>
<li><a href="https://modrinth.com/user/tay">Modrinth</a></li>
<b>Here is a list of all my projects.</b>
<li><a href="https://modrinth.com/user/tay">Modrinth</a> - Mods, Modpacks, Datapacks, etc</li>
<!--<li><a href="https://link-here.tld">put text here to kinda give it a text yknow..</a></li>-->
</ul>
</div>
Expand Down

0 comments on commit bc51c05

Please sign in to comment.