diff options
Diffstat (limited to 'wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php')
-rw-r--r-- | wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php new file mode 100644 index 0000000..4f3c473 --- /dev/null +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php @@ -0,0 +1,14 @@ +<?php +/** + * Title: Portfolio home with post featured images + * Slug: twentytwentyfour/page-home-portfolio + * Categories: page + * Keywords: starter + * Block Types: core/post-content + * Post Types: page, wp_template + * Viewport width: 1400 + */ +?> + +<!-- wp:pattern {"slug":"twentytwentyfour/hidden-portfolio-hero"} /--> +<!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-offset-4-col"} /--> |