webp sharepi

This commit is contained in:
NOCanoa
2024-11-24 04:04:19 +00:00
parent e8966ce132
commit ecbe0d056e
2 changed files with 1 additions and 1 deletions

BIN
public/share-pic.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@@ -23,7 +23,7 @@ const { title } = Astro.props;
<!-- open graph -->
<meta property="og:title" content={title} />
<meta property="og:type" content="website" />
<meta property="og:image" content="/share-pic.png" />
<meta property="og:image" content="/share-pic.webp" />
<meta property="og:description" content="Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data.." />
<meta property="og:color" content="#da755b3" />
<!-- end -->