kollapsminoriteten/wp-includes/blocks/social-links/block.json

14 lines
175 B
JSON
Raw Normal View History

2020-09-15 14:29:22 +02:00
{
"name": "core/social-links",
"category": "widgets",
"supports": {
"align": [
"left",
"center",
"right"
],
"lightBlockWrapper": true,
"anchor": true
}
}