From 4504a0463531de2f5fccfa69583626952a4d7fcb Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 2 Jun 2019 01:48:18 -0400 Subject: add twitter:site and twitter:creator metadata This isn't currently displayed in the Twitter cards despite it being in the official documentation for cards, but other crawlers are definitely using this metadata. --- static/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index 1d8b5f8e..94c451e5 100644 --- a/static/index.html +++ b/static/index.html @@ -7,6 +7,8 @@ + + -- cgit v1.3.1