✏️ 正在编辑: block.json
路径:
/home/qyel0117/public_html/wp-content/plugins/font-awesome/block-editor/build/block.json
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "font-awesome/icon", "version": "0.1.0", "title": "Font Awesome Icon", "category": "design", "description": "Add a Font Awesome icon.", "attributes": { "iconLayers": { "type": "array" }, "justification": { "type": "string" } }, "supports": { "anchor": true, "align": [ "left", "center", "right" ], "ariaLabel": true, "color": { "text": false, "background": true, "enableConstrastChecker": true, "gradients": true }, "spacing": { "margin": true, "padding": true }, "html": false }, "textdomain": "font-awesome", "editorScript": "font-awesome-block-editor", "editorStyle": "font-awesome-block-editor" }
💾 保存文件
← 返回文件管理器