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: {
|
||||
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,
|
||||
cleanUrls: true,
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ hero:
|
|||
text: "Federation, simpler"
|
||||
tagline: A simple to implement and complete federation protocol
|
||||
image:
|
||||
src: https://cdn.lysand.org/logo.svg
|
||||
src: https://cdn.lysand.org/logo.webp
|
||||
alt: Lysand Logo
|
||||
actions:
|
||||
- theme: brand
|
||||
|
|
|
|||
Loading…
Reference in a new issue