From a2f42d8eaacaaa915034d08bf31504734c075721 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 10 Oct 2016 16:05:06 +0200 Subject: [PATCH] Fixed Twitter Cards by adding a description tag --- .../Resources/views/themes/common/Entry/share.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig index b50226ef..804adb36 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Entry/share.html.twig @@ -39,6 +39,7 @@ +
-- 2.41.0