Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
Using the GH CLI I think I have resolved the conflicts here.
  • Loading branch information
iamsam2e committed Jun 26, 2024
1 parent b9213d8 commit 01cf876
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions poetry/templates/404.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<<<<<<< HEAD
<!-- wp:group {"style":{"spacing":{"padding":{"top":"32px","bottom":"32px"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:32px;padding-bottom:32px">
<!-- wp:group {"style":{"spacing":{"blockGap":"64px"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
Expand Down Expand Up @@ -28,18 +27,3 @@ <h5 class="wp-block-heading">It looks like nothing was found at this location. T
<!-- wp:search {"label":"Search...","buttonText":"Search","buttonUseIcon":true} /-->
</div>
<!-- /wp:group -->
=======
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->

<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50);padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"><!-- wp:heading {"textAlign":"center"} -->
<h2 class="wp-block-heading has-text-align-center">404<br>Not found</h2>
<!-- /wp:heading -->

<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center">The server could not find the requested page.</p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
>>>>>>> dfce47d (Creates template files for Poetrye's search and 404 pages (#141))

0 comments on commit 01cf876

Please sign in to comment.