summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/twentytwentyfour/templates/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'wp-content/themes/twentytwentyfour/templates/search.html')
-rw-r--r--wp-content/themes/twentytwentyfour/templates/search.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/wp-content/themes/twentytwentyfour/templates/search.html b/wp-content/themes/twentytwentyfour/templates/search.html
new file mode 100644
index 0000000..c4d2f90
--- /dev/null
+++ b/wp-content/themes/twentytwentyfour/templates/search.html
@@ -0,0 +1,17 @@
+<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
+
+<!-- wp:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} -->
+<main class="wp-block-group alignfull">
+ <!-- wp:query-title {"type":"search","align":"wide","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|10"}}}} /-->
+
+ <!-- wp:group {"align":"wide","layout":{"type":"constrained","contentSize":"840px","justifyContent":"left"}} -->
+ <div class="wp-block-group alignwide">
+ <!-- wp:pattern {"slug":"twentytwentyfour/hidden-search"} /-->
+ </div>
+ <!-- /wp:group -->
+
+ <!-- wp:pattern {"slug":"twentytwentyfour/posts-3-col"} /-->
+</main>
+<!-- /wp:group -->
+
+<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->