Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SpicyDevSahil authored Feb 17, 2024
1 parent 73a5320 commit f4f8ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h1><a href="links/discord.html" target="_blank" class="nav-logo">Sahil's Portfo
<p class="home-title">Oops!</p>
<p class="home-description">It looks like we can't find the page
you're looking for.</p>
<a href="#" class="home-button">Home</a>
<a href="index.html" class="home-button">Home</a>
</div>

<div class="home-img">
Expand All @@ -53,7 +53,7 @@ <h1><a href="links/discord.html" target="_blank" class="nav-logo">Sahil's Portfo
</section>
</main>
<footer>
<p>By<a href="links/email.html" target="_blank"><i class='bx mail'></i>Sahil</a> - 2023</p>
<p>By <a href="links/email.html" target="_blank"><i class='bx mail'></i>Sahil</a> - 2023</p>
</footer>


Expand Down

0 comments on commit f4f8ef5

Please sign in to comment.