Skip to content

Commit 23fdad8

Browse files
committed
docs: update branding assets to use new logo and icon set
Replace old logo files with new horizontal logo variant and updated favicon. Remove animated logo and maskable icon, add mascable icon for PWA compatibility. Update references in config and documentation to point to new logo.svg.
1 parent 60f970d commit 23fdad8

File tree

14 files changed

+4
-44
lines changed

14 files changed

+4
-44
lines changed

β€Ždocs/.vitepress/config.tsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default withPwa(defineConfig({
4242
},
4343
},
4444
themeConfig: {
45-
logo: '/logo_h.svg',
45+
logo: '/logo.svg',
4646
editLink: {
4747
pattern: 'https://github.com/vuetifyjs/nuxt-module/edit/main/docs/:path',
4848
text: 'Suggest changes to this page',

β€Ždocs/index.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hero:
99
text: Production UI without boilerplate
1010
tagline: Build faster with zero-config defaults, SSR-aware setup and fully customizable Vuetify runtime.
1111
image:
12-
src: /logo_h.svg
12+
src: /logo.svg
1313
alt: Vuetify Nuxt Module
1414
actions:
1515
- theme: alt

β€Ždocs/public/animated-logo.svgβ€Ž

Lines changed: 0 additions & 27 deletions
This file was deleted.
4.05 KB
Loading

β€Ždocs/public/favicon.icoβ€Ž

13.9 KB
Binary file not shown.

β€Ždocs/public/favicon.svgβ€Ž

Lines changed: 1 addition & 7 deletions
Loading

β€Ždocs/public/logo.svgβ€Ž

Lines changed: 1 addition & 7 deletions
Loading

β€Ždocs/public/logo_h.svgβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.
23.4 KB
Loading
-2.54 KB
Binary file not shown.

0 commit comments

Comments
Β (0)