Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
More patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Oct 16, 2023
1 parent 5ece653 commit ec9cf49
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion patterns/rsvp.php → patterns/cta-rsvp.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Title: RSVP
* Slug: twentytwentyfour/rsvp
* Slug: twentytwentyfour/cta-rsvp
* Categories: call-to-action, featured
* Viewport width: 1100
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Title: Services - Call To Action
* Slug: twentytwentyfour/services-cta
* Title: Services call to action with image on left
* Slug: twentytwentyfour/cta-services-image-left
* Categories: call-to-action, banner, featured, services
* Viewport width: 1400
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Title: Centered Call To Action
* Slug: twentytwentyfour/text-centered-cta-subscribe
* Title: Centered call to action
* Slug: twentytwentyfour/cta-subscribe-centered
* Categories: call-to-action
* Keywords: newsletter, subscribe, button
*/
Expand Down
2 changes: 1 addition & 1 deletion patterns/page-01-business-home.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
<!-- wp:pattern {"slug":"twentytwentyfour/text-alternating-images"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/testimonial-centered"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/posts-grid-2-col"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/text-centered-cta-subscribe"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/cta-subscribe-centered"} /-->
2 changes: 1 addition & 1 deletion patterns/page-02-business-about.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<!-- wp:pattern {"slug":"twentytwentyfour/text-title-left-image-right"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/text-project-details"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/services-cta"} /-->
<!-- 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"} /-->
Expand Down
4 changes: 2 additions & 2 deletions patterns/page-06-blogging-home.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*/
?>

<!-- wp:pattern {"slug":"twentytwentyfour/text-centered-title"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/text-centered-statement-small"} /-->

<!-- wp:group {"align":"wide","style":{"spacing":{"margin":{"top":"0","bottom":"0"},"padding":{"top":"var:preset|spacing|40","bottom":"var:preset|spacing|40"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignwide" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)">
Expand Down Expand Up @@ -80,4 +80,4 @@
</div>
<!-- /wp:group -->

<!-- wp:pattern {"slug":"twentytwentyfour/text-centered-cta-subscribe"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/cta-subscribe-centered"} /-->
File renamed without changes.
2 changes: 1 addition & 1 deletion patterns/testimonial-centered.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
/**
* Title: Centered Testimonial
* Title: Centered testimonial
* Slug: twentytwentyfour/testimonial-centered
* Keywords: quote, review, about
* Categories: testimonials, text
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?php
/**
* Title: Centered title
* Slug: twentytwentyfour/text-centered-title
* Title: Centered statement, small
* Slug: twentytwentyfour/text-centered-statement-small
* Categories: text, about
* Keywords: mission, introduction
* Viewport width: 1200
*/
?>
Expand Down
4 changes: 2 additions & 2 deletions patterns/text-centered-statement.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php
/**
* Title: Centered Statement
* Title: Centered statement
* Slug: twentytwentyfour/text-centered-statement
* Categories: text, about, featured
* Keywords: statement, centered
* Keywords: mission, introduction
* Viewport width: 1400
*/
?>
Expand Down
4 changes: 2 additions & 2 deletions patterns/text-faq.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?php
/**
* Title: Faq
* Title: FAQ
* Slug: twentytwentyfour/text-faq
* Categories: text, about, featured
* Keywords: faq, about
* Keywords: faq, about, frequently asked
* Viewport width: 1400
*/
?>
Expand Down

0 comments on commit ec9cf49

Please sign in to comment.