Skip to content

Commit 2b3dc43

Browse files
committed
docs: Add changelog to the documentation page.
1 parent 46aa163 commit 2b3dc43

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pkgdown/_pkgdown.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ url: https://appsilon.github.io/reactable.extras/
3131
navbar:
3232
bg: primary
3333
structure:
34-
left: [home, tutorials, reference]
34+
left: [home, tutorials, reference, changelog]
3535
right: [search, github, twitter, mastodon]
3636
components:
3737
home:
@@ -51,6 +51,10 @@ navbar:
5151
icon: fa-file-code-o
5252
text: "Reference"
5353
href: reference/index.html
54+
changelog:
55+
icon: fa-newspaper-o
56+
text: "Changelog"
57+
href: news/index.html
5458
github:
5559
icon: fa-github fa-lg
5660
href: https://github.com/Appsilon/reactable.extras

0 commit comments

Comments
 (0)