Fix for preview images

This commit is contained in:
nikurasu 2023-05-19 08:24:03 +02:00
parent ce874eec4f
commit 18a214551a
Signed by: Nikurasu
GPG Key ID: 9E7F14C03EF1F271
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<meta property="og:site_name" content="<%= siteName %>" />
<meta property="og:url" content="<%= url %>" />
<meta
property="twitter:image:src"
property="twitter:image"
content="<%= url %>/img/<%= filenameProfilePic %>"
/>
<meta property="twitter:card" content="summary" />