Skip to content

Commit

Permalink
change 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
rotchajunior committed Jan 21, 2025
1 parent 50f05be commit 5434979
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 404.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<div class="p05">
<div class="row middle-xs">
<div class="col-xs-12 col-md-7">
<p class="t6 w100 ff2 tcb mb1">Erro 404!</p>
<p class="t4 w100 ff2 tcb mb2">Desculpe, não encontramos essa página.</p>
<p class="t5 w100 ff2">Erro 404!</p>
<p class="t5 w100 ff2">Desculpe, não encontramos essa página.</p>
<a href="<?php echo home_url(); ?>"><button class="btn-txt">Voltar para a home</button></a>
</div>
</div>
Expand Down

0 comments on commit 5434979

Please sign in to comment.