mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
webp sharepi
This commit is contained in:
BIN
public/share-pic.webp
Normal file
BIN
public/share-pic.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user