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/source.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/source.html') diff --git a/static/source.html b/static/source.html index 2f7f2baf..db3bc556 100644 --- a/static/source.html +++ b/static/source.html @@ -7,6 +7,8 @@ + + -- cgit v1.3.1