HELYX-OS/_data/navigation.yml
2016-01-20 14:39:48 -06:00

41 lines
616 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#
# Navigation to the left side: left
#
- title: "Project Home"
url: "/"
side: left
- title: "Quick Links"
url: "#"
side: left
dropdown:
- title: "About"
url: "#"
- title: "Installation"
url: "#"
- title: "Support"
url: "#"
- title: "GitHub Project"
url: "#"
#- title: Blog
# url: "/blog/"
# side: left
# dropdown:
# - title: "Blog Archive"
# url: "/blog/archive/"
#
# Navigation to the right side: right
#
#- title: "Info"
# url: "/info/"
# side: right
- title: "Search"
url: "/search/"
side: right
- title: "Contact"
url: "/contact/"
side: right