Changeset 55246 for trunk/src/wp-includes/blocks/site-title/block.json
- Timestamp:
- 02/07/2023 07:01:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/site-title/block.json
r54257 r55246 28 28 }, 29 29 "supports": { 30 "anchor": true, 30 31 "align": [ "wide", "full" ], 31 32 "html": false, … … 61 62 } 62 63 }, 63 "editorStyle": "wp-block-site-title-editor" 64 "editorStyle": "wp-block-site-title-editor", 65 "style": "wp-block-site-title" 64 66 }
Note: See TracChangeset
for help on using the changeset viewer.