Skip to content

Commit 85ac86b

Browse files
committed
feature(documentation): replace caroussel with logo animation
1 parent 8562182 commit 85ac86b

8 files changed

Lines changed: 1041 additions & 214 deletions

File tree

documentation/simplew/docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default defineConfig({
2020
],
2121
themeConfig: {
2222
// https://vitepress.dev/reference/default-theme-config
23-
logo: '/logo-min.webp',
23+
logo: '/logo.svg',
2424

2525
nav: [
2626
{

0 commit comments

Comments
 (0)