This commit is contained in:
Ben Goldsworthy 2021-01-23 13:54:14 +00:00
parent aba542d60d
commit f650e53d9b
4 changed files with 118 additions and 116 deletions

View file

@ -9,8 +9,8 @@
get_header(); ?>
<main id="centred-page" role="main">
<h1>404.</h1>
<h2>That's <q>computer</q> for <q>Oops! Something went wrong!</q></h2>
<h1>404.</h1>
<h2>That's <q>computer</q> for <q>Oops! Something went wrong!</q></h2>
</main><!-- .site-main -->
<?php get_footer(); ?>