Skip to content

Commit 183df37

Browse files
authored
Merge pull request #58 from rOpenGov/dark-mode
Adapt navbar to dark mode
2 parents 1f59985 + 0e164dd commit 183df37

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

_pkgdown.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
navbar:
2-
right:
3-
- icon: fa-users
4-
href: https://ropengov.org
5-
- icon: fab fa-github
6-
href: https://github.com/rOpenGov/geofi
2+
structure:
3+
right: [search, users, github, lightswitch]
4+
components:
5+
users:
6+
icon: fa-users
7+
href: https://ropengov.org
8+
aria-label: rOpenGov
79
reference:
810
- title: Statistics Finland API functions
911
desc: |

0 commit comments

Comments
 (0)