[tpo/master] add twitter:image

commit cdf2cea62894c1cfab5c2061df4e3c3be3d402de Author: Antonela <hola@antonela.me> Date: Wed Mar 27 11:47:32 2019 -0300 add twitter:image --- templates/meta.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/meta.html b/templates/meta.html index 0bf3d3f..206dd76 100644 --- a/templates/meta.html +++ b/templates/meta.html @@ -6,6 +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 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." />
participants (1)
-
hiro@torproject.org