mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
style: 🎨 Change logo to WebP version
This commit is contained in:
parent
33b862e82d
commit
0bd72ced33
|
|
@ -131,7 +131,7 @@ export default defineConfig({
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: "https://github.com/lysand-org/docs/edit/main/docs/:path",
|
pattern: "https://github.com/lysand-org/docs/edit/main/docs/:path",
|
||||||
},
|
},
|
||||||
logo: "https://cdn.lysand.org/logo.svg",
|
logo: "https://cdn.lysand.org/logo.webp",
|
||||||
},
|
},
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
cleanUrls: true,
|
cleanUrls: true,
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ hero:
|
||||||
text: "Federation, simpler"
|
text: "Federation, simpler"
|
||||||
tagline: A simple to implement and complete federation protocol
|
tagline: A simple to implement and complete federation protocol
|
||||||
image:
|
image:
|
||||||
src: https://cdn.lysand.org/logo.svg
|
src: https://cdn.lysand.org/logo.webp
|
||||||
alt: Lysand Logo
|
alt: Lysand Logo
|
||||||
actions:
|
actions:
|
||||||
- theme: brand
|
- theme: brand
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue