| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion": 3, |
| 4 |
"name": "activitypub/app", |
| 5 |
"title": "ActivityPub App", |
| 6 |
"category": "widgets", |
| 7 |
"description": "Manage ActivityPub settings, followers, and federation from the WordPress admin.", |
| 8 |
"icon": "smartphone", |
| 9 |
"textdomain": "activitypub", |
| 10 |
"editorScript": "file:./index.js" |
| 11 |
} |