[tor-commits] [tpo/master] Localize social media cards

hiro at torproject.org hiro at torproject.org
Wed Mar 27 18:02:24 UTC 2019


commit fcc27d23fb03f3c19616988bd5aaffc6a7c3594e
Author: hiro <hiro at torproject.org>
Date:   Wed Mar 27 19:02:21 2019 +0100

    Localize social media cards
---
 templates/meta.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/meta.html b/templates/meta.html
index af7e6b3..1ca3373 100644
--- a/templates/meta.html
+++ b/templates/meta.html
@@ -6,7 +6,7 @@
 <meta name="twitter:card" content="summary" />
 <meta name="twitter:site" content="@torproject" />
 <meta name="twitter:creator" content="@torproject" />
-<meta name="twitter:image:src" content="{{ '/static/images/tor-project-logo-onions.png'|asseturl }}"/>
+<meta name="twitter:image:src" content="/static/images/tor-project-logo-onions.png"/>
 <meta property="og:url" content="https://torproject.org" />
 <meta property="og:title" content="{{ _('The Tor Project | Privacy & Freedom Online') }}" />
 <meta property="og:description" content="{{ _('Defend yourself against tracking and surveillance. Circumvent censorship.') }}" />



More information about the tor-commits mailing list