12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
{
|
|
name: "Intro (Home)",
|
|
content: "This block uses the **Markdown** type (CF_Markdown). You can enter *Markdown* or plain text here. The page row references this component.",
|
|
layout: {
|
|
mobile: "12",
|
|
tablet: "10",
|
|
desktop: "8",
|
|
spaceBottom: 1,
|
|
},
|
|
alignment: "center",
|
|
}
|