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

Unified Diff: pages/index.tmpl

Issue 29572610: Issue 5754 - Updated promo image on abbp.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockbrowser.org
Patch Set: Created Oct. 10, 2017, 11:12 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.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
@@ -1,12 +1,12 @@
title=Adblock Browser
description=Browse fast, safe and free of annoying ads with Adblock Browser
noheading=True
<head>
- <meta content="https://adblockbrowser.org/images/promo-image-1200x630.png" property="og:image" />
+ <meta content="https://adblockbrowser.org/images/promo-image.png" property="og:image" />
</head>
<div class="content-left">
<? include index ?>
</div>
<img id="promo-image" src="/images/promo-image.png" alt="{{"Promotional image"|translate("promotional-image-alt", "Alternative text for the Adblock Browser promotional image for big screens")}}" />
« no previous file with comments | « no previous file | static/images/promo-image.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld