We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46aa163 commit 2b3dc43Copy full SHA for 2b3dc43
1 file changed
pkgdown/_pkgdown.yml
@@ -31,7 +31,7 @@ url: https://appsilon.github.io/reactable.extras/
31
navbar:
32
bg: primary
33
structure:
34
- left: [home, tutorials, reference]
+ left: [home, tutorials, reference, changelog]
35
right: [search, github, twitter, mastodon]
36
components:
37
home:
@@ -51,6 +51,10 @@ navbar:
51
icon: fa-file-code-o
52
text: "Reference"
53
href: reference/index.html
54
+ changelog:
55
+ icon: fa-newspaper-o
56
+ text: "Changelog"
57
+ href: news/index.html
58
github:
59
icon: fa-github fa-lg
60
href: https://github.com/Appsilon/reactable.extras
0 commit comments