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

Unified Diff: includes/press/media-gallery.html

Issue 29369432: Issue 4685 - Update images on eyeo.com (Closed)
Patch Set: See notes from previous changeset Created Jan. 12, 2017, 3:35 p.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 | « includes/press/media.md ('k') | pages/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/press/media-gallery.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/press/media-gallery.html
@@ -0,0 +1,26 @@
+<p id="media-gallery" class="thumbnails">
+ <a href="/images/media/abp-logo.png">
+ <img alt="Adblock Plus logo" src="/images/media/abp-logo-thumb-1x.png" srcset="/images/media/abp-logo-thumb-1x.png 1x, /images/media/abp-logo-thumb-2x.png 2x" />
+ </a>
+ <a href="/images/media/eyeo-logo.png">
+ <img alt="eyeo icon" src="/images/media/eyeo-logo-thumb-1x.png" srcset="/images/media/eyeo-logo-thumb-1x.png 1x, /images/media/eyeo-logo-thumb-2x.png 2x" />
+ </a>
+ <a href="/images/media/eyeo-logo-wide.png">
+ <img alt="eyeo logo" src="/images/media/eyeo-logo-wide-thumb-1x.png" srcset="/images/media/eyeo-logo-wide-thumb-1x.png 1x, /images/media/eyeo-logo-wide-thumb-2x.png 2x" />
+ </a>
+ <a href="/images/media/till-faida.png">
+ <img alt="Till Faida" src="/images/media/till-faida-thumb-1x.png" srcset="/images/media/till-faida-thumb-1x.png 1x, /images/media/till-faida-thumb-2x.png 2x" />
+ </a>
+ <a href="/images/media/youtube_customization.png">
+ <img alt="YouTube customization" src="/images/media/youtube_customization_small.png" />
+ </a>
+ <a href="/images/media/youtube_ads.png">
+ <img alt="YouTube ad blocking" src="/images/media/youtube_ads_small.png" />
+ </a>
+ <a href="/images/media/facebook_ads.png">
+ <img alt="Facebook ad blocking" src="/images/media/facebook_ads_small.png" />
+ </a>
+ <a href="/images/media/nytimes_ads.png">
+ <img alt="NY Times ad blocking" src="/images/media/nytimes_ads_small.png" />
+ </a>
+</p>
« no previous file with comments | « includes/press/media.md ('k') | pages/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld