PluginProbe
Gutenberg / 8.5.1
Gutenberg v8.5.1
24.0.0 23.9.1 23.9.0 23.8.0 23.7.2 23.7.1 23.7.0 23.6.1 23.6.2 23.6.0 23.5.3 23.5.2 23.5.1 23.5.0 23.4.0 23.3.2 23.3.1 23.3.0 23.2.0 23.2.1 23.2.2 23.1.1 23.1.0 23.0.1 12.6.0 All 403 releases
gutenberg / lib / demo-block-templates / front-page.html

front-page.html in Gutenberg 8.5.1, at lib/demo-block-templates/front-page.html

20 lines 1.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <!-- wp:template-part {"slug":"header","theme":"twentytwenty"} /-->
2
3 <!-- wp:cover {"minHeight":360,"customGradient":"linear-gradient(253deg,rgba(6,147,227,1) 0%,rgb(84,121,221) 100%)","align":"full"} -->
4 <div class="wp-block-cover alignfull has-background-dim has-background-gradient" style="background:linear-gradient(253deg,rgba(6,147,227,1) 0%,rgb(84,121,221) 100%);min-height:360px"><div class="wp-block-cover__inner-container"><!-- wp:paragraph {"align":"center","placeholder":"Write title…","fontSize":"large"} -->
5 <p class="has-text-align-center has-large-font-size">Say Hello to the New <em>New</em> Editor</p>
6 <!-- /wp:paragraph -->
7
8 <!-- wp:paragraph {"align":"center"} -->
9 <p class="has-text-align-center"><em>Now you can edit your entire site!</em></p>
10 <!-- /wp:paragraph --></div></div>
11 <!-- /wp:cover -->
12
13 <!-- wp:spacer {"height":20} -->
14 <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
15 <!-- /wp:spacer -->
16
17 <!-- wp:paragraph {"align":"left"} -->
18 <p class="has-text-align-left">Rebuilding the entire editing experience pages and posts was just the start. We have expanded what is possible within the editor by making <em>every</em> part of your site customizable right in the editor. Customize your site navigation. Change your site title. Customize your footer. If you can imagine it, you can build it.</p>
19 <!-- /wp:paragraph -->
20