Skip to content

Commit 73be66a

Browse files
authored
Add 'Sponsoring' link to the navigation menu
1 parent 4e3936a commit 73be66a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ export default defineConfig({
122122
{ text: 'Reference', link: '/reference/core-api' },
123123
{ text: 'Blog', link: '/blog/' },
124124
{ text: "What's new", link: '/changelog' },
125+
{ text: "Sponsoring", link: 'https://github.com/sponsors/devlint' },
125126
],
126127

127128
sidebar: {

0 commit comments

Comments
 (0)