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 in comments Created Jan. 11, 2017, 5:34 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
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">

Powered by Google App Engine
This is Rietveld