Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DakkuaDev authored Nov 30, 2024
1 parent b592e72 commit 4fbe230
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
<div class="col-lg-8 col-md-12">
<nav id="main-menu" class="text-center">
<ul>
<li><a href="blog.html">Blog</a></li>
<!--<li><a href="blog.html">Blog</a></li>-->
<li><a href="about.html">Sobre Mi</a></li>
<li><a href="works.html">Trabajos</a></li>
<li><a href="contact.html">Contacto</a></li>
<!--<li><a href="contact.html">Contacto</a></li>-->
</ul>
</nav>
</div>
Expand Down Expand Up @@ -89,7 +89,7 @@ <h1 class="has-animation" data-delay="10">404</h1>
<li class="list-inline-item"><a href="https://www.instagram.com/dany_gg99/?hl=es" target="_blank"><i class="icon-instagram"></i></a></li>
<li class="list-inline-item"><a href="https://twitter.com/dany_gg99" target="_blank"><i class="icon-twitter"></i></a></li>
</ul>
<p class="copyright-text">Copyrights © 2022 <b>Daniel Guerra Gallardo</b> <br> Todos los Derechos Reservados.</p>
<p class="copyright-text">Copyrights © 2024 <b>Daniel Guerra Gallardo</b> <br> Todos los Derechos Reservados.</p>
<a href="#" class="back-top">VOLVER ARRIBA</a>
</div>
</div>
Expand All @@ -105,4 +105,4 @@ <h1 class="has-animation" data-delay="10">404</h1>
<script src="js/main.js"></script>

</body>
</html>
</html>

0 comments on commit 4fbe230

Please sign in to comment.