This commit is contained in:
@@ -61,4 +61,8 @@ export default defineConfig({
|
|||||||
build: {
|
build: {
|
||||||
inlineStylesheets: "always",
|
inlineStylesheets: "always",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
experimental: {
|
||||||
|
svgo: true,
|
||||||
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
5
docs/src/assets/logo.svg
Normal file
5
docs/src/assets/logo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.2 MiB |
@@ -5,7 +5,7 @@ template: splash
|
|||||||
hero:
|
hero:
|
||||||
tagline: Track your climbing sessions, routes, and progress.
|
tagline: Track your climbing sessions, routes, and progress.
|
||||||
image:
|
image:
|
||||||
file: ../../assets/logo.png
|
file: ../../assets/logo.svg
|
||||||
alt: "Ascently app icon"
|
alt: "Ascently app icon"
|
||||||
actions:
|
actions:
|
||||||
- text: Download
|
- text: Download
|
||||||
|
|||||||
Reference in New Issue
Block a user