themes-wordpress/remote/templates/archive.html
Matias Benedetto 319615cde9
Remote: adding index and archive templates (#5575)
* Remote: adding archive template

* Remote: adding index template
2022-02-24 20:25:20 +00:00

13 lines
516 B
HTML

<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:query-title {"type":"archive","align":"wide","fontSize":"huge"} /-->
<!-- wp:spacer {"height":"40px"} -->
<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer --></div>
<!-- /wp:group -->
<!-- wp:pattern {"slug":"remote/posts-list"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true}} /-->