# Template configuration files generally contain the minimum amount of
# options required for functionality. Learn more about options that are
# not listed here on the documentation page linked below.
#
# https://blueprint.zip/docs/?page=documentation/componentsyml
Navigation:
NavigationBar:
AdditionalItems: "elements/NavItem"
Routes:
- { Name: "Ticket", Path: "/tickets", Type: "account", Component: "router/TicketRouter", AdminOnly: "false" }
# Template configuration files generally contain the minimum amount of
# options required for functionality. Learn more about options that are
# not listed here on the documentation page linked below.
#
# https://blueprint.zip/docs/?page=documentation/componentsyml
Navigation:
NavigationBar:
AdditionalItems: "elements/NavItem"
Routes:
- { Name: "Ticket", Path: "/tickets", Type: "account", Component: "router/TicketRouter", AdminOnly: "false" }