Skip to content

Commit

Permalink
fix: πŸ› Pattern: remove the Rick Roll from featured video
Browse files Browse the repository at this point in the history
  • Loading branch information
knice committed Aug 16, 2023
1 parent 57a7103 commit 3096e0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patterns/featured-video.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|30","padding":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|40"}}},"layout":{"type":"constrained","justifyContent":"center"}} -->
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40)"><!-- wp:embed {"url":"https://www.youtube.com/watch?v=dQw4w9WgXcQ","type":"video","providerNameSlug":"youtube","responsive":true,"className":"wp-embed-aspect-16-9 wp-has-aspect-ratio"} -->
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://www.youtube.com/watch?v=dQw4w9WgXcQ
</div><figcaption class="wp-element-caption">"Never Gonna Give You Up" by Rick Astley</figcaption></figure>
https://www.youtube.com/watch?v=1sBKG7iZNBA
</div><figcaption class="wp-element-caption">"The real change is us" by UC Santa Cruz</figcaption></figure>
<!-- /wp:embed -->

<!-- wp:group {"layout":{"type":"constrained","wideSize":"60%"}} -->
Expand Down

0 comments on commit 3096e0a

Please sign in to comment.