Skip to content

Commit

Permalink
Merge pull request #129 from wikitongues/main
Browse files Browse the repository at this point in the history
Staging deploy
  • Loading branch information
FredericoAndrade authored Aug 27, 2024
2 parents 1167da3 + 248b496 commit 89e85f6
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
@@ -1,6 +1,6 @@
<?php get_header(); ?>
<article id="page-404" class="post not-found">
<h1>Not Found</h1>
<p>Nothing found for the requested page. <a href="<?php bloginfo('url'); ?>/archive">Try a search instead?</a></p>
<h1>Page not found</h1>
<p>This page was lost in translation. <a href="<?php bloginfo('url'); ?>/archive">Try a search instead?</a></p>
</article>
<?php get_footer(); ?>

0 comments on commit 89e85f6

Please sign in to comment.