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 657a51c commit eaa2daaCopy full SHA for eaa2daa
.vitepress/config.mts
@@ -37,7 +37,7 @@ export default defineConfig({
37
38
socialLinks: [
39
// { icon: 'languages', link: '/translations/' },
40
- { icon: 'github', link: 'https://github.com/vuejs/vitepress' },
+ { icon: 'github', link: 'https://github.com/leafsphp/leaf' },
41
{ icon: 'twitter', link: 'https://x.com/leafphp' },
42
{ icon: 'discord', link: 'https://discord.gg/Pkrm9NJPE3' },
43
// {
0 commit comments