Skip to content

Commit

Permalink
Pledge details: Remove middot from pledge details.
Browse files Browse the repository at this point in the history
Fixes #313.
  • Loading branch information
ryelle committed Sep 30, 2024
1 parent 1b78408 commit fbe64d8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions themes/wporg-5ftf-2024/patterns/single-5ftf-pledge.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@

<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|10"}},"layout":{"type":"flex","flexWrap":"wrap"}} -->
<div class="wp-block-group">
<!-- wp:paragraph {"metadata":{"bindings":{"content":{"source":"wporg-5ftf/pledge-meta","args":{"key":"org-url-link"}}}},"className":"external-link"} -->
<p class="external-link">https://url.com</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|charcoal-5"}}}},"textColor":"charcoal-5","fontSize":"extra-small"} -->
<p class="has-charcoal-5-color has-text-color has-link-color has-extra-small-font-size">•</p>
<!-- wp:paragraph {"metadata":{"bindings":{"content":{"source":"wporg-5ftf/pledge-meta","args":{"key":"org-url-link"}}}},"style":{"spacing":{"padding":{"right":"var:preset|spacing|10"}}},"className":"is-style-short-text external-link"} -->
<p style="padding-right:var(--wp--preset--spacing--10)" class="is-style-short-text external-link">https://url.com</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
Expand Down

0 comments on commit fbe64d8

Please sign in to comment.