Skip to content

Commit 15a70e6

Browse files
docs: fix navbar configuration (#1451)
2 parents 087f84d + d41e860 commit 15a70e6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

_pkgdown.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@ url: https://r.igraph.org/
33
template:
44
bootstrap: 5
55

6-
76
navbar:
87
structure:
9-
left:
10-
- intro
11-
- reference
12-
- news
13-
- articles
14-
right: github
8+
left: [intro, reference, articles, tutorials, news]
9+
right: [search, github, lightswitch]
1510
components:
1611
intro:
1712
text: Get started

0 commit comments

Comments
 (0)