diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index ae4c9e5..18e36cc 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -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" } + ] } }) diff --git a/docs/public/logo.svg b/docs/public/logo.svg index 0e64a32..5d8b5f8 100644 --- a/docs/public/logo.svg +++ b/docs/public/logo.svg @@ -1,4 +1,39 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +