1234567891011121314 |
- {
- "apiVersion": 2,
- "name": "srh/offcanvas-menu",
- "title": "Off Canvas Menu",
- "category": "srh-blocks",
- "icon": "menu",
- "description": "Adds a hamburger menu with off-canvas navigation",
- "supports": {
- "html": false
- },
- "textdomain": "srh",
- "editorScript": "file:./index.js",
- "style": "file:../../css/offcanvas-menu.css"
- }
|