We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3936a commit 73be66aCopy full SHA for 73be66a
1 file changed
website/.vitepress/config.ts
@@ -122,6 +122,7 @@ export default defineConfig({
122
{ text: 'Reference', link: '/reference/core-api' },
123
{ text: 'Blog', link: '/blog/' },
124
{ text: "What's new", link: '/changelog' },
125
+ { text: "Sponsoring", link: 'https://github.com/sponsors/devlint' },
126
],
127
128
sidebar: {
0 commit comments