Add static ogp metadata.

This commit is contained in:
FireMaskterK 2021-10-27 01:25:50 +01:00
parent 993fb15397
commit a6907ae68c
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -12,6 +12,10 @@
href="<%= BASE_URL %>opensearch.xml"
/>
<title><%= htmlWebpackPlugin.options.title %></title>
<meta property="og:title" content="Piped" />
<meta property="og:type" content="website" />
<meta property="og:image" content="<%= BASE_URL %>img/icons/favicon-32x32.png" />
<meta property="og:url" content="<%= BASE_URL %>" />
</head>
<body>
<noscript>