21 lines
667 B
PHP
21 lines
667 B
PHP
<?php
|
|
/**
|
|
* Title: Portfolio Template
|
|
* Slug: twentytwentyfour/template-home-portfolio
|
|
* Template Types: front-page, index, home, page
|
|
* Viewport width: 1400
|
|
* Inserter: no
|
|
*/
|
|
?>
|
|
|
|
<!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"default"}} -->
|
|
<div class="wp-block-group">
|
|
<!-- wp:template-part {"slug":"header","theme":"twentytwentyfour"} /-->
|
|
</div>
|
|
<!-- /wp:group -->
|
|
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/hidden-intro-text-left"} /-->
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/offset-grid-image-posts"} /-->
|
|
|
|
<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer","theme":"twentytwentyfour"} /-->
|