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

Commit

Permalink
posts-offset-images-only-4-col
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Oct 16, 2023
1 parent 01a4961 commit a9d1eba
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion patterns/page-05-portfolio-home.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
?>

<!-- wp:pattern {"slug":"twentytwentyfour/hidden-portfolio-hero"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/offset-grid-image-posts"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/posts-offset-images-only-4-col"} /-->
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Title: Offset Grid of Image Posts
* Slug: twentytwentyfour/offset-grid-image-posts
* Title: Offset posts with images, 4 columns
* Slug: twentytwentyfour/posts-offset-images-only-4-col
* Categories: posts
*/
?>
Expand Down
2 changes: 1 addition & 1 deletion patterns/template-home-portfolio.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<main class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">

<!-- wp:pattern {"slug":"twentytwentyfour/hidden-portfolio-hero"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/offset-grid-image-posts"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/posts-offset-images-only-4-col"} /-->

</main>
<!-- /wp:group -->
Expand Down
2 changes: 1 addition & 1 deletion patterns/template-index-portfolio.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<h1 class="wp-block-heading alignwide" style="padding-top:var(--wp--preset--spacing--50)"><?php esc_html_e( 'Posts', 'twentytwentyfour' ); ?></h1>
<!-- /wp:heading -->

<!-- wp:pattern {"slug":"twentytwentyfour/offset-grid-image-posts"} /-->
<!-- wp:pattern {"slug":"twentytwentyfour/posts-offset-images-only-4-col"} /-->

</main>
<!-- /wp:group -->
Expand Down

0 comments on commit a9d1eba

Please sign in to comment.