Initial commit: WordPress wp-content (themes, plugins, languages)
- Theme: momentry (custom theme with REST API routes) - Plugins: code-snippets (contains all API proxies) - Languages: zh_TW translations - Excludes: cache, backups, uploads, logs
This commit is contained in:
24
themes/twentytwentyfive/patterns/page-business-home.php
Normal file
24
themes/twentytwentyfive/patterns/page-business-home.php
Normal file
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
/**
|
||||
* Title: Business homepage
|
||||
* Slug: twentytwentyfive/page-business-home
|
||||
* Categories: twentytwentyfive_page, featured
|
||||
* Keywords: starter
|
||||
* Block Types: core/post-content
|
||||
* Post Types: page, wp_template
|
||||
* Viewport width: 1400
|
||||
* Description: A business homepage pattern.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Twenty_Twenty_Five
|
||||
* @since Twenty Twenty-Five 1.0
|
||||
*/
|
||||
|
||||
?>
|
||||
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/cta-centered-heading"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/overlapped-images"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/services-3-col"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/testimonials-large"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/pricing-2-col"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfive/cta-newsletter"} /-->
|
||||
Reference in New Issue
Block a user