Update docs logo
All checks were successful
Ascently - Docs Deploy / build-and-push (push) Successful in 3m51s
All checks were successful
Ascently - Docs Deploy / build-and-push (push) Successful in 3m51s
This commit is contained in:
@@ -14,8 +14,8 @@ export default defineConfig({
|
||||
description:
|
||||
"An offline-first FOSS climb tracking app with an optional sync server.",
|
||||
logo: {
|
||||
light: "./src/assets/logo.svg",
|
||||
dark: "./src/assets/logo.svg",
|
||||
light: "./src/assets/logo.png",
|
||||
dark: "./src/assets/logo.png",
|
||||
},
|
||||
favicon: "/favicon.png",
|
||||
social: [
|
||||
|
||||
@@ -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