We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154bd85 commit 71711b0Copy full SHA for 71711b0
index.html
@@ -5,8 +5,8 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
7
<link rel="icon" type="image/png" sizes="512x512" href="logo.png" />
8
- <meta property="og:image" content="logo.png" />
9
- <meta property="twitter:image" content="logo.png" />
+ <meta property="og:image" content="share.png" />
+ <meta property="twitter:image" content="share.png" />
10
11
<title>SVG to PNG</title>
12
<meta name="title" content="SVG to PNG" />
0 commit comments