mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update logo
Thank you @littensy for making the logo
This commit is contained in:
parent
5735d8e3f0
commit
d671fb9cd9
2 changed files with 42 additions and 8 deletions
|
|
@ -16,7 +16,6 @@ export default defineConfig({
|
|||
{ text: "Home", link: "/" },
|
||||
{ text: "Tutorials", link: "/tut/crash-course/1-introduction" },
|
||||
{ text: "API", link: "/api/reactivity-core"},
|
||||
{ text: "GitHub", link: "https://github.com/centau/vide" }
|
||||
],
|
||||
|
||||
sidebar: {
|
||||
|
|
@ -59,10 +58,10 @@ export default defineConfig({
|
|||
]
|
||||
}
|
||||
],
|
||||
}
|
||||
},
|
||||
|
||||
// socialLinks: [
|
||||
// { icon: "github", link: "https://github.com/centau/vide" }
|
||||
// ]
|
||||
socialLinks: [
|
||||
{ icon: "github", link: "https://github.com/centau/vide" }
|
||||
]
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue