Skip to content

Instantly share code, notes, and snippets.

@bobdenotter
Last active December 14, 2015 12:59
Show Gist options
  • Save bobdenotter/5090595 to your computer and use it in GitHub Desktop.
Save bobdenotter/5090595 to your computer and use it in GitHub Desktop.
#bolt
main:
- label: Home
title: First menu item.
path: homepage
class: first
- label: Second item
path: entry/1
submenu:
- label: Sub 1
path: entry/2
- label: Sub 2
class: menu-item-class
path: entry/3
- label: All pages
path: pages/
- label: The Bolt site
link: http://bolt.cm
class: last
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment