Skip to content

Commit

Permalink
Merge pull request #162 from clairbarrass/main
Browse files Browse the repository at this point in the history
Add sub menu about items
  • Loading branch information
clairbarrass authored Jan 30, 2024
2 parents 125d494 + d8d570b commit 2a31602
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
- title: "About"
url: "/about/"
side: left


sublinks:
- title: About Cirrus
url: "/about/"
- title: Cirrus Hardware
url: "/about/hardware/"
- title: Cirrus Software
url: "/about/software/"
- title: Cirrus calendar
url: "/status/calendar"

- title: Support
url: "/support/"
Expand Down Expand Up @@ -36,5 +43,5 @@
sublinks:
- title: "Case Studies"
url: "/casestudies/"
side: left


0 comments on commit 2a31602

Please sign in to comment.