golden hour
/var/softaculous/sitepad/editor/site-data/plugins/siteseo-pro/assets/js/breadcrumbs/src
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
588 B
Del
OK
edit.js
1.29 KB
Del
OK
index.js
851 B
Del
OK
style.css
162 B
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "siteseo/breadcrumbs", "version": "1.0.0", "title": "Breadcrumbs", "category": "widgets", "description": "Breadcrumbs help you track you location on the website.", "supports": { "html": false, "align": true, "spacing": { "padding": true, "margin": true }, "multiple": false, "typography": { "fontSize": true, "lineHeight": true }, "color": { "link": true } }, "textdomain": "siteseo", "editorScript": "file:./index.js", "editorStyle": "file:./style-index.css" }
Save