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:
20
themes/twentytwentyfour/patterns/page-about-business.php
Normal file
20
themes/twentytwentyfour/patterns/page-about-business.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
/**
|
||||
* Title: About
|
||||
* Slug: twentytwentyfour/page-about-business
|
||||
* Categories: twentytwentyfour_page
|
||||
* Keywords: starter
|
||||
* Block Types: core/post-content
|
||||
* Post Types: page, wp_template
|
||||
* Viewport width: 1400
|
||||
* Description: A business about page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section.
|
||||
*/
|
||||
?>
|
||||
|
||||
<!-- wp:pattern {"slug":"twentytwentyfour/text-title-left-image-right"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfour/text-project-details"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfour/cta-services-image-left"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfour/team-4-col"} /-->
|
||||
<!-- wp:pattern {"slug":"clients-section"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfour/text-faq"} /-->
|
||||
<!-- wp:pattern {"slug":"twentytwentyfour/cta-content-image-on-right"} /-->
|
||||
Reference in New Issue
Block a user