idx
↑
Path: /homepages/33/d963113317/htdocs/clickandbuilds/PartnercomAgency
[↑]
..
[open]
x
r
.htaccess
[edit]
x
r
.metadata
[open]
x
r
favicon.ico
[edit]
x
r
index.php
[edit]
x
r
license.txt
[edit]
x
r
link.php
[edit]
x
r
php.ini
[edit]
x
r
readme.html
[edit]
x
r
wp-activate.php
[edit]
x
r
wp-admin
[open]
x
r
wp-blog-header.php
[edit]
x
r
wp-comments-post.php
[edit]
x
r
wp-config-sample.php
[edit]
x
r
wp-config.php
[edit]
x
r
wp-content
[open]
x
r
wp-cron.php
[edit]
x
r
wp-includes
[open]
x
r
wp-links-opml.php
[edit]
x
r
wp-load.php
[edit]
x
r
wp-login.php
[edit]
x
r
wp-mail.php
[edit]
x
r
wp-settings.php
[edit]
x
r
wp-signup.php
[edit]
x
r
wp-trackback.php
[edit]
x
r
xmlrpc.php
[edit]
x
r
Edit: block.json
{ "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json", "name": "core/icon", "title": "Icon", "category": "media", "description": "Insert an SVG icon.", "keywords": [ "icon", "svg" ], "textdomain": "default", "attributes": { "icon": { "type": "string", "role": "content" }, "flipHorizontal": { "type": "boolean", "default": false }, "flipVertical": { "type": "boolean", "default": false }, "rotation": { "type": "number", "default": 0 } }, "supports": { "anchor": true, "ariaLabel": { "__experimentalSkipSerialization": true }, "align": [ "left", "center", "right" ], "html": false, "color": { "__experimentalSkipSerialization": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "interactivity": { "clientNavigation": true }, "__experimentalBorder": { "color": true, "radius": true, "style": true, "width": true, "__experimentalSkipSerialization": true, "__experimentalDefaultControls": { "color": false, "radius": false, "style": false, "width": false } }, "spacing": { "padding": true, "margin": true, "__experimentalSkipSerialization": [ "padding" ], "__experimentalDefaultControls": { "margin": false, "padding": false } }, "dimensions": { "width": true, "__experimentalSkipSerialization": [ "width" ], "__experimentalDefaultControls": { "width": true } } }, "selectors": { "root": ".wp-block-icon svg", "css": ".wp-block-icon", "spacing": { "margin": ".wp-block-icon" } }, "style": "wp-block-icon", "editorStyle": "wp-block-icon-editor" }
save