- Timestamp:
- 12/14/2021 05:09:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/templates/archive.html
r52335 r52375 1 1 <!-- wp:template-part {"slug":"header","tagName":"header"} /--> 2 2 3 <!-- wp:group {" style":{"spacing":{"padding":{"right":"var(--wp--custom--spacing--small, 1.25rem)","left":"var(--wp--custom--spacing--small, 1.25rem)"}}}} -->4 <div class="wp-block-group" style="padding-right:var(--wp--custom--spacing--small, 1.25rem);padding-left:var(--wp--custom--spacing--small, 1.25rem)">3 <!-- wp:group {"layout":{"inherit":true}} --> 4 <div class="wp-block-group"><!-- wp:query-title {"type":"archive","align":"wide","style":{"typography":{"fontSize":"clamp(3rem, 6vw, 4rem)"},"spacing":{"margin":{"bottom":"6rem"}}}} /--> 5 5 6 <!-- wp:group {"layout":{"inherit":true}} --> 7 <div class="wp-block-group"><!-- wp:query-title {"type":"archive","align":"wide","style":{"typography":{"fontSize":"clamp(3rem, 6vw, 4rem)"},"spacing":{"margin":{"bottom":"6rem"}}}} /--></div> 8 <!-- /wp:group --> 9 10 <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"layout":{"inherit":true},"tagName":"main"} --> 11 <main class="wp-block-query"><!-- wp:post-template {"align":"wide"} --> 12 <!-- wp:group {"layout":{"inherit":true}} --> 13 <div class="wp-block-group"><!-- wp:post-title {"isLink":true,"align":"wide","style":{"typography":{"fontStyle":"normal","fontWeight":"300"}},"fontSize":"huge"} /--> 6 <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"tagName":"main","align":"wide","layout":{"inherit":false}} --> 7 <main class="wp-block-query alignwide"><!-- wp:post-template {"align":"wide"} --> 8 <!-- wp:post-title {"isLink":true,"align":"wide","style":{"typography":{"fontStyle":"normal","fontWeight":"300"}},"fontSize":"huge"} /--> 14 9 15 10 <!-- wp:post-featured-image {"isLink":true,"align":"wide","style":{"spacing":{"margin":{"top":"calc(1.75 * var(--wp--style--block-gap))"}}}} /--> … … 19 14 <div class="wp-block-column" style="flex-basis:650px"><!-- wp:post-excerpt /--> 20 15 21 <!-- wp:post-date {" isLink":true,"format":"F j, Y","style":{"typography":{"fontStyle":"italic","fontWeight":"400"}},"fontSize":"small"} /--></div>16 <!-- wp:post-date {"format":"F j, Y","isLink":true,"style":{"typography":{"fontStyle":"italic","fontWeight":"400"}},"fontSize":"small"} /--></div> 22 17 <!-- /wp:column --> 23 18 … … 29 24 <!-- wp:spacer {"height":112} --> 30 25 <div style="height:112px" aria-hidden="true" class="wp-block-spacer"></div> 31 <!-- /wp:spacer --></div> 32 <!-- /wp:group --> 26 <!-- /wp:spacer --> 33 27 <!-- /wp:post-template --> 34 28
Note: See TracChangeset
for help on using the changeset viewer.