CMS Project Sync
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Overlap",
|
||||
"slug": "block-overlap",
|
||||
"blockTypes": ["core/group"],
|
||||
"styles": {
|
||||
"css": "transform: translateY(50%);z-index: 1;"
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Balanced Text",
|
||||
"slug": "text-wrap-balance",
|
||||
"blockTypes": ["core/paragraph", "core/heading", "core/list", "core/list-item", "core/post-title", "core/post-excerpt"],
|
||||
"styles": {
|
||||
"css": "text-wrap-style: balance;"
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "First element in mobile view",
|
||||
"slug": "mobile-first-element",
|
||||
"blockTypes": ["core/column"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Unscaled background image",
|
||||
"slug": "unscaled-background",
|
||||
"blockTypes": ["core/cover"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Contained background image",
|
||||
"slug": "contained-background",
|
||||
"blockTypes": ["core/cover"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 A",
|
||||
"slug": "creative-1-a",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 A",
|
||||
"slug": "creative-2-a",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 B",
|
||||
"slug": "creative-1-b",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 B",
|
||||
"slug": "creative-2-b",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 C",
|
||||
"slug": "creative-1-c",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 C",
|
||||
"slug": "creative-2-c",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #1 D",
|
||||
"slug": "creative-1-d",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://schemas.wp.org/wp/6.7/theme.json",
|
||||
"version": 3,
|
||||
"title": "Creative #2 D",
|
||||
"slug": "creative-2-d",
|
||||
"blockTypes": ["core/image", "core/group"],
|
||||
"styles": {
|
||||
"css": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user