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

Unified Diff: pages/index.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-gallery.html ('k') | pages/jobs/index.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/index.html
===================================================================
--- a/pages/index.html
+++ b/pages/index.html
@@ -1,12 +1,12 @@
title=About Us
<p id="home-image-container">
- <img src="/images/home1.jpg" alt="">
+ <img alt="eyeo office" src="/images/eyeo-home-1x.png" srcset="/images/eyeo-home-1x.png 1x, /images/eyeo-home-2x.png 2x" />
</p>
<div id="who-we-are" class="content-block columns-container two-columns">
<div class="column" markdown="1">
<? include index/whoweare ?>
</div>
<div class="column">
« no previous file with comments | « includes/press/media-gallery.html ('k') | pages/jobs/index.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld