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