Fix twitter card
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<meta property="twitter:description" content="{{ page.description }}" />
|
||||
{%endif%}
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
|
||||
{% endblock title %}
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
|
||||
|
||||
Reference in New Issue
Block a user