Skip to content

Commit 2e2a45e

Browse files
authored
Merge pull request #652 from d1nuc0m/docs
feat: move docs from submenu to navbar
2 parents 1eb4efb + 4b905c2 commit 2e2a45e

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)