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