RustyCMS: File-based headless CMS with REST API, admin UI, multilingual support
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
14
content/en/navigation/header.json5
Normal file
14
content/en/navigation/header.json5
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
_slug: "header",
|
||||
name: "Hauptnavigation",
|
||||
internal: "navigation-header",
|
||||
// Slugs aus page (home, about, kontakt, komponenten-referenz) oder post oder link
|
||||
links: [
|
||||
"home",
|
||||
"about",
|
||||
"kontakt",
|
||||
"komponenten-referenz",
|
||||
"gitlab",
|
||||
"docs",
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user