summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/post-title/block.json
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/post-title/block.json')
-rw-r--r--wp-includes/blocks/post-title/block.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/wp-includes/blocks/post-title/block.json b/wp-includes/blocks/post-title/block.json
index eda5332..b56adec 100644
--- a/wp-includes/blocks/post-title/block.json
+++ b/wp-includes/blocks/post-title/block.json
@@ -55,10 +55,11 @@
"__experimentalTextDecoration": true,
"__experimentalLetterSpacing": true,
"__experimentalDefaultControls": {
- "fontSize": true,
- "fontAppearance": true,
- "textTransform": true
+ "fontSize": true
}
+ },
+ "interactivity": {
+ "clientNavigation": true
}
},
"style": "wp-block-post-title"