Change OG graph type to card type; larger image

This commit is contained in:
Xevion
2022-04-03 20:24:58 -05:00
parent 702b6dff04
commit a77e798b9f
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
<meta content="Something for my beloved... 💘️" property="og:description"/>
<meta content="<%= BASE_URL %>" property="og:url"/>
<meta content="<%= BASE_URL %>banner.jpeg" property="og:image"/>
<meta name="twitter:card" content="summary_large_image">
<meta content="#F1609D" data-react-helmet="true" name="theme-color"/>
<title><%= htmlWebpackPlugin.options.title %></title>
</head>