Skip to content

Commit 8658521

Browse files
authored
Merge pull request #2544 from kadyb/main
add book to the navbar
2 parents 3660edf + 212985e commit 8658521

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_pkgdown.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ url: https://r-spatial.github.io/sf/
22

33
template:
44
bootstrap: 5
5+
6+
navbar:
7+
structure:
8+
left: [reference, articles, book, news]
9+
right: [search, github]
10+
components:
11+
book:
12+
text: Book
13+
href: https://r-spatial.org/book/

0 commit comments

Comments
 (0)