We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6b3110 + 0821b28 commit 5968680Copy full SHA for 5968680
.vitepress/config.mjs
@@ -31,6 +31,7 @@ export default defineConfig({
31
text: '',
32
items: [
33
{ text: 'Introduction', link: '/project/introduction' },
34
+ { text: 'Code of Conduct', link: '/CODE_OF_CONDUCT' },
35
{ text: 'Community', link: '/project/community' },
36
{ text: 'Documentation', link: '/project/documentation' },
37
]
0 commit comments