our-work: add filter to posts query
This commit is contained in:
18
parts/useful-links.html
Normal file
18
parts/useful-links.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"textColor":"secondary","layout":{"type":"constrained","justifyContent":"center"}} -->
|
||||
<div class="wp-block-group has-secondary-color has-text-color">
|
||||
<!-- wp:heading {"textAlign":"center","level":3,"style":{"typography":{"fontSize":"14px"}},"fontFamily":"ft88"} -->
|
||||
<h3 class="has-text-align-center has-ft-88-font-family" style="font-size:14px">Useful links</h3>
|
||||
<!-- /wp:heading -->
|
||||
|
||||
<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"700"}},"fontSize":"small"} -->
|
||||
<p class="has-text-align-center has-link-color has-small-font-size"
|
||||
style="font-style:normal;font-weight:700;text-transform:uppercase"><a href="#">Portfolio presentation</a></p>
|
||||
<!-- /wp:paragraph -->
|
||||
|
||||
<!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"700"}},"fontSize":"small"} -->
|
||||
<p class="has-text-align-center has-link-color has-small-font-size"
|
||||
style="font-style:normal;font-weight:700;text-transform:uppercase"><a href="#">Design portfolio
|
||||
presentation</a></p>
|
||||
<!-- /wp:paragraph -->
|
||||
</div>
|
||||
<!-- /wp:group -->
|
Reference in New Issue
Block a user