Merge pull request #6783 from nurbek91/bricks2

Add Bricks / page-builder, wp-theme
main
Elbert Alias 2 years ago committed by GitHub
commit bd7558195c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M32 16H16V32H32V16Z" fill="#FFEE99"/>
<path d="M16 16H0V32H16V16Z" fill="#FFD53E"/>
<path d="M16 0H0V16H16V0Z" fill="#FFE66D"/>
</svg>

After

Width:  |  Height:  |  Size: 240 B

@ -1846,6 +1846,21 @@
"saas": true,
"website": "https://home.breinify.ai"
},
"Bricks": {
"cats": [
51,
80
],
"description": "Bricks is a premium WordPress theme that lets you visually build performant WordPress sites.",
"icon": "Bricks.svg",
"pricing": [
"low",
"onetime"
],
"requires": "WordPress",
"scriptSrc": "/wp-content/themes/bricks/assets/",
"website": "https://bricksbuilder.io"
},
"Bricksite": {
"cats": [
51

Loading…
Cancel
Save