28 lines
898 B
PHP
28 lines
898 B
PHP
<?php
|
|
/**
|
|
* Title: Portfolio Archive Template
|
|
* Slug: twentytwentyfour/template-archive-portfolio
|
|
* Template Types: archive
|
|
* 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:group {"tagName":"main","align":"full","layout":{"type":"constrained"}} -->
|
|
<main class="wp-block-group alignfull">
|
|
|
|
<!-- wp:query-title {"type":"archive","align":"wide","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50"}}}} /-->
|
|
|
|
<!-- wp:pattern {"slug":"twentytwentyfour/posts-three-columns-images"} /-->
|
|
|
|
</main>
|
|
<!-- /wp:group -->
|
|
|
|
<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer","theme":"twentytwentyfour"} /-->
|