Skip to content

Commit

Permalink
chore: Use optimized image for OGP
Browse files Browse the repository at this point in the history
  • Loading branch information
Korilakkuma committed Mar 22, 2024
1 parent 79d89e0 commit a9d7fc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added images/xsound-social-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:title" content="XSound" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://xsound.jp" />
<meta property="og:image" content="https://xsound.jp/images/icon.png" />
<meta property="og:image" content="https://xsound.jp/images/xsound-social-preview.png" />
<meta property="og:description" content="XSound gives Web Developers Powerful Audio Features Easily ! Synthesizer, Effects, Visualization, Multi-Track Recording, Audio Streaming, Visual Audio Sprite ..." />
<meta name="twitter:card" content="summary" />
<link rel="canonical" href="https://xsound.jp" />
Expand Down

0 comments on commit a9d7fc5

Please sign in to comment.