mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 08:11:52 +01:00
3a4341abf4
This merges several minor improvements to patterns in Twenty Twenty-Five.
A full list of changes can be found on GitHub: e7612e3cb3...b8c032e43c
.
Props juanfra.
Fixes #62351.
Built from https://develop.svn.wordpress.org/trunk@59362
git-svn-id: http://core.svn.wordpress.org/trunk@58748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
24 lines
822 B
PHP
24 lines
822 B
PHP
<?php
|
|
/**
|
|
* Title: Landing page for event
|
|
* Slug: twentytwentyfive/page-landing-event
|
|
* Categories: twentytwentyfive_page, featured
|
|
* Keywords: starter
|
|
* Block Types: core/post-content
|
|
* Post Types: page, wp_template
|
|
* Viewport width: 1400
|
|
* Description: A landing page for the event with a hero section, description, FAQs and call to action.
|
|
*
|
|
* @package WordPress
|
|
* @subpackage Twenty_Twenty_Five
|
|
* @since Twenty Twenty-Five 1.0
|
|
*/
|
|
|
|
?>
|
|
|
|
<!-- wp:pattern {"slug":"twentytwentyfive/hero-full-width-image"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfive/heading-and-paragraph-with-image"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfive/banner-description-images-grid"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfive/text-faqs"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfive/contact-centered-social-link"} /-->
|