style: 🎨 Change logo to WebP version

This commit is contained in:
Jesse Wierzbinski 2024-04-29 14:03:13 -10:00
parent 33b862e82d
commit 0bd72ced33
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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,

View file

@ -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