Add blueprints and a navigation bar snippet for generating a primary navigation bar of pages.
This commit is contained in:
15
blueprints/fields/link-locations.yml
Normal file
15
blueprints/fields/link-locations.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
type: fields
|
||||
|
||||
fields:
|
||||
linkLocations:
|
||||
label: Link Locations
|
||||
type: structure
|
||||
fields:
|
||||
description:
|
||||
label: Location Description
|
||||
type: text
|
||||
help: A friendly description for selecting this location on pages.
|
||||
location:
|
||||
label: Location Key
|
||||
type: text
|
||||
help: This is what is used when finding links for this location.
|
||||
Reference in New Issue
Block a user