Skip to content

Commit

Permalink
revert to old OG image asset to fix social share transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Oct 25, 2022
1 parent 5d88e4a commit 1d7ba6d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/assets/tuesdays-tunes-og.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion src/templates/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta property="og:title" content="Tuesday's Tunes" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.tuesdaystunes.tv/" />
<meta property="og:image" content="http://www.tuesdaystunes.tv/assets/tuesdays-tunes.webp">
<meta property="og:image" content="http://www.tuesdaystunes.tv/assets/tuesdays-tunes-og.webp">

<link rel="shortcut icon" href="/favicon.ico"/>
<link rel="icon" href="/favicon.ico"/>
Expand Down

0 comments on commit 1d7ba6d

Please sign in to comment.