Skip to content

Commit

Permalink
[#122] Adding 404 template
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-schmidt-viget committed Jul 23, 2024
1 parent 2b020e6 commit 9cba839
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions wp-content/themes/wp-starter/templates/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->

<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40"}}},"layout":{"type":"constrained"}} -->
<main class="wp-block-group" style="padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)">
<!-- wp:pattern {"slug":"iafffoundation/hidden-404"} /-->
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->

0 comments on commit 9cba839

Please sign in to comment.