RustyCMS: File-based headless CMS with REST API, admin UI, multilingual support
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
11
content/en/markdown/intro.json5
Normal file
11
content/en/markdown/intro.json5
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
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",
|
||||
}
|
||||
Reference in New Issue
Block a user