From 7c379a284ecdbd30d8ef213354e3c14fb426d400 Mon Sep 17 00:00:00 2001 From: Brett Smith Date: Tue, 7 Nov 2017 12:21:35 -0500 Subject: [PATCH] templates: Add Twitter-specific metadata to the Open Graph partial. --- www/conservancy/templates/opengraph_partial.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/www/conservancy/templates/opengraph_partial.html b/www/conservancy/templates/opengraph_partial.html index 0bec2f0c..631529df 100644 --- a/www/conservancy/templates/opengraph_partial.html +++ b/www/conservancy/templates/opengraph_partial.html @@ -17,9 +17,15 @@ normally shouldn't need to: * type: Default "website". * locale: Default "en_US". * site_name: Default "Software Freedom Conservancy" +* twitter_site: The name of the Twitter account that publishes this page. + Default "@conservancy" {% endcomment %} +{# This partial needs work before other cards besides "summary" are supported. #} + + +