Skip to content

Commit c195eef

Browse files
committed
move board of directors to bottom of about dropdown
1 parent 8f1aa2e commit c195eef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/navbar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
dropdown:
99
- name: About Us
1010
href: /about
11-
- name: Board of Directors
12-
href: /about/board
1311
- name: History
1412
href: /about/history
1513
- name: Leadership
@@ -22,6 +20,8 @@
2220
href: /about/ftc
2321
- name: Website
2422
href: /about/website
23+
- name: Board of Directors
24+
href: /about/board
2525
- name: News
2626
href: /news
2727
- name: Community

0 commit comments

Comments
 (0)