[tor-commits] [tpo/master] add twitter:image
hiro at torproject.org
hiro at torproject.org
Wed Mar 27 17:32:37 UTC 2019
commit cdf2cea62894c1cfab5c2061df4e3c3be3d402de
Author: Antonela <hola at 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." />
More information about the tor-commits
mailing list