Initial commit
This commit is contained in:
26
kirby-baukasten-main/site/blueprints/tabs/navigation.yml
Normal file
26
kirby-baukasten-main/site/blueprints/tabs/navigation.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
icon: bars
|
||||
label: tab.navigation.label
|
||||
columns:
|
||||
- width: 1/4
|
||||
fields:
|
||||
_navigation:
|
||||
label: field.navigation.label
|
||||
type: headline
|
||||
- width: 3/4
|
||||
sections:
|
||||
placeholder: &placeholder
|
||||
headline: Placeholder
|
||||
type: info
|
||||
text: " "
|
||||
- width: 1
|
||||
fields:
|
||||
_line1: &line
|
||||
type: line
|
||||
- width: 1/4
|
||||
fields:
|
||||
_footer:
|
||||
label: field.footer.label
|
||||
type: headline
|
||||
- width: 3/4
|
||||
sections:
|
||||
placeholder: *placeholder
|
||||
Reference in New Issue
Block a user