|
@@ -1,7 +1,7 @@
|
|
|
<?php
|
|
|
/**
|
|
|
* Title: A 404 page
|
|
|
- * Slug: georgelois/404
|
|
|
+ * Slug: george-lois/404
|
|
|
* Inserter: no
|
|
|
*/
|
|
|
|
|
@@ -16,7 +16,7 @@
|
|
|
<!-- wp:columns -->
|
|
|
<div class="wp-block-columns"><!-- wp:column {"width":"66.66%","style":{"spacing":{"padding":{"right":"3rem"}}}} -->
|
|
|
<div class="wp-block-column" style="padding-right:3rem;flex-basis:66.66%"><!-- wp:heading {"level":1} -->
|
|
|
-<h1><?php echo esc_html__( 'Sorry, this page is not here.', 'georgelois' ); ?></h1>
|
|
|
+<h1><?php echo esc_html__( 'Sorry, this page is not here.', 'george-lois' ); ?></h1>
|
|
|
<!-- /wp:heading -->
|
|
|
|
|
|
<!-- wp:spacer {"height":"4rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
|
|
@@ -25,10 +25,10 @@
|
|
|
|
|
|
<!-- wp:group {"style":{"spacing":{"blockGap":"2rem"}},"layout":{"type":"flex","orientation":"vertical"}} -->
|
|
|
<div class="wp-block-group"><!-- wp:paragraph -->
|
|
|
-<p><?php echo esc_html__( 'This is a 404 error.', 'georgelois' ); ?><br><?php echo esc_html__( 'It looks like nothing was found at this location.', 'georgelois' ); ?></p>
|
|
|
+<p><?php echo esc_html__( 'This is a 404 error.', 'george-lois' ); ?><br><?php echo esc_html__( 'It looks like nothing was found at this location.', 'george-lois' ); ?></p>
|
|
|
<!-- /wp:paragraph -->
|
|
|
|
|
|
-<!-- wp:search {"showLabel":false,"placeholder":"<?php echo esc_attr__( 'Try a search...', 'georgelois' ); ?>","buttonText":"<?php echo esc_html__( 'Search', 'georgelois' ); ?>","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"width":"0px","style":"none","radius":"4px"}},"backgroundColor":"secondary","textColor":"primary","fontSize":"medium","fontFamily":"libre-franklin"} /--></div>
|
|
|
+<!-- wp:search {"showLabel":false,"placeholder":"<?php echo esc_attr__( 'Try a search...', 'george-lois' ); ?>","buttonText":"<?php echo esc_html__( 'Search', 'george-lois' ); ?>","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"width":"0px","style":"none","radius":"4px"}},"backgroundColor":"secondary","textColor":"primary","fontSize":"medium","fontFamily":"libre-franklin"} /--></div>
|
|
|
<!-- /wp:group --></div>
|
|
|
<!-- /wp:column -->
|
|
|
|