From 9200f21e5f4c1c7ed2cb5fd2b8fb78d432bed1ec Mon Sep 17 00:00:00 2001 From: Andrew Serong Date: Thu, 13 Jul 2017 10:00:04 +1000 Subject: [PATCH] Swap twitter card default in base.html to summary card type The summary Twitter card type is possibly a better default card type as it uses a square thumbnail, so will work with a larger variety of images. --- icekit/templates/icekit/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icekit/templates/icekit/base.html b/icekit/templates/icekit/base.html index be69bf7b..20a2742e 100644 --- a/icekit/templates/icekit/base.html +++ b/icekit/templates/icekit/base.html @@ -22,7 +22,7 @@ - +