Skip to content

Commit 9915102

Browse files
committed
docs: Add link to Changelog
1 parent d3dac18 commit 9915102

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/pages/_meta.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,11 @@ module.exports = {
3131
type: "page",
3232
title: "Documentation",
3333
},
34+
35+
changelog: {
36+
type: "page",
37+
title: "Changelog",
38+
href: "https://cube.dev/blog/category/changelog",
39+
newWindow: true,
40+
},
3441
};

0 commit comments

Comments
 (0)