We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8545206 commit 44342d7Copy full SHA for 44342d7
1 file changed
vocs.config.ts
@@ -54,6 +54,10 @@ export default defineConfig({
54
text: 'Home',
55
link: '/',
56
},
57
+ {
58
+ text: 'Changelog',
59
+ link: '/changelog',
60
+ },
61
{
62
text: 'Integrate Tempo Testnet',
63
items: [
0 commit comments