Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/index.tmpl

Issue 29326087: Issue 3012 - Add social media optimized image for ABB.org homepage (Closed)
Patch Set: Created Sept. 8, 2015, 10:41 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | static/images/promo-image-1200x630.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/index.tmpl
===================================================================
--- a/pages/index.tmpl
+++ b/pages/index.tmpl
@@ -2,7 +2,7 @@
noheading=True
<head>
- <meta content="https://adblockbrowser.org/images/promo-image.png" property="og:image" />
+ <meta content="https://adblockbrowser.org/images/promo-image-1200x630.png" property="og:image" />
<meta content="{{"Adblock Browser"|translate("meta-title", "meta title text")}}" name="title" />
<meta content="{{"Browse fast, safe and free of annoying ads with Adblock Browser"|translate("meta-description", "meta description text")}}" name="description" />
<meta content="{{"Adblock Browser"|translate("meta-title", "open graph meta title text")}}" property="og:title" />
« no previous file with comments | « no previous file | static/images/promo-image-1200x630.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld