Skip to content

Commit 4b905c2

Browse files
committed
feat: move docs from submenu to navbar
Makes it easier to find documentation
1 parent 1eb4efb commit 4b905c2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ defaults:
3737
navigation:
3838
- title: About
3939
entries:
40-
- title: Documentation
41-
url: /docs/
42-
icon: fas fa-book
4340
- title: Leadership
4441
url: /elections/
4542
icon: fas fa-people-group
@@ -83,6 +80,9 @@ navigation:
8380
- title: Code of Conduct
8481
url: /coc/
8582
icon: fas fa-users
83+
- title: Documentation
84+
url: /docs/
85+
icon: fas fa-book
8686
- title: Sponsoring
8787
url: /sponsoring/
8888
icon: fas fa-money-bill-wave

0 commit comments

Comments
 (0)