This commit is contained in:
Dylan
2025-05-08 15:39:15 +01:00
parent 54ec334730
commit 72847c7993
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<meta content="{{ color }}" name="theme-color" />
<meta property="og:site_name" content="{{ appname }}">
<meta name="twitter:title" content="{{ user['name'] }} (@{{ user['screen_name'] }})" />
<meta name="og:title" content="{{ user['name'] }} (@{{ user['screen_name'] }})" />
<meta name="twitter:image" content="{{ user['profile_image_url'] }}" />
<meta name="twitter:creator" content="@{{ user['name'] }}" />