11 lines
354 B
JSON
11 lines
354 B
JSON
{
|
|
"$schema": "https://schemas.wp.org/trunk/block.json",
|
|
"apiVersion": 3,
|
|
"name": "activitypub/app",
|
|
"title": "ActivityPub App",
|
|
"category": "widgets",
|
|
"description": "Manage ActivityPub settings, followers, and federation from the WordPress admin.",
|
|
"icon": "smartphone",
|
|
"textdomain": "activitypub",
|
|
"editorScript": "file:./index.js"
|
|
} |