Skip to content

Commit

Permalink
fix: fix logo
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Oct 27, 2024
1 parent fdeb713 commit ab826d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default defineConfig({
},
},
themeConfig: {
logo: { src: '/logo.svg', style: { height: '44px' } },
logo: { src: '/logo.svg', style: { height: '28px' } },
nav: [{ text: 'Home', link: '/' }],

sidebar: [
Expand Down
4 changes: 2 additions & 2 deletions docs/public/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab826d3

Please sign in to comment.