Skip to content

Commit

Permalink
doc(book): include the changelog in the book
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaka91 committed Jan 7, 2024
1 parent 24e1520 commit 5b32249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions book/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ export default defineConfig({
items: [
{ text: "Team", link: "/misc/team" },
{ text: "License", link: "/misc/license" },
{ text: "Changelog", link: "/misc/changelog" },
],
},
],
Expand Down
1 change: 1 addition & 0 deletions book/src/misc/changelog.md

0 comments on commit 5b32249

Please sign in to comment.