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 7880494 commit 52e16a3Copy full SHA for 52e16a3
docs/.vitepress/config.ts
@@ -85,7 +85,7 @@ export default defineConfigWithTheme<Config>({
85
// },
86
87
socialLinks: [
88
- { icon: 'github', link: 'https://github.com/vuejs/' },
+ { icon: 'github', link: 'https://github.com/oumoussa98/vue3-infinite-loading' },
89
],
90
91
footer: {
0 commit comments