Changes to blocks and added basic framework for Newsletters

This commit is contained in:
Jeremy Rangel
2025-01-02 01:29:51 -08:00
parent d928a0e8fd
commit 7bba517b48
20 changed files with 417 additions and 149 deletions

View File

@ -23,6 +23,10 @@
"hasStickyHeader": {
"type": "boolean",
"default": false
},
"headerContainerStickyType": {
"type": "string",
"default": ""
}
},
"textdomain": "lcp-viewport",