1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?php /** * Title: Portfolio home with post featured images * Slug: twentytwentyfour/page-home-portfolio * Categories: twentytwentyfour_page * Keywords: starter * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 * Description: A portfolio home page with a description and a 4-column post section with only feature images. */ ?>
<!-- wp:pattern {"slug":"twentytwentyfour/hidden-portfolio-hero"} /--> <!-- wp:pattern {"slug":"twentytwentyfour/posts-images-only-offset-4-col"} /-->
|