- Timestamp:
- 07/14/2021 08:01:21 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/inc/block-patterns.php
r51400 r51434 98 98 <!-- /wp:paragraph --> 99 99 <!-- wp:buttons {"contentJustification":"center"} --> 100 <div class="wp-block-buttons is-content-justification-center"><!-- wp:button {" style":{"border":{"radius":0}},"backgroundColor":"white","textColor":"black"} -->100 <div class="wp-block-buttons is-content-justification-center"><!-- wp:button {"borderRadius":0,"backgroundColor":"white","textColor":"black"} --> 101 101 <div class="wp-block-button"><a class="wp-block-button__link has-black-color has-white-background-color has-text-color has-background no-border-radius">' . esc_html__( 'Follow', 'twentyeleven' ) . '</a></div> 102 102 <!-- /wp:button --></div>
Note: See TracChangeset
for help on using the changeset viewer.