Fixed Twitter Cards by adding a description tag

This commit is contained in:
Nicolas Lœuillet 2016-10-10 16:05:06 +02:00
parent 0ff674a952
commit a2f42d8eaa
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A

View file

@ -39,6 +39,7 @@
<meta name="twitter:image" content="{{ picturePath }}" />
<meta name="twitter:site" content="@wallabagapp" />
<meta name="twitter:title" content="{{ entry.title | raw }}" />
<meta name="twitter:description" content="{{ entry.title | raw }}" />
</head>
<body>
<header>