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

Unified Diff: pages/index.html

Issue 29328197: Issue 3021, 2799 - Add DuckDuckGo and Developer Media logos (Closed)
Patch Set: Created Sept. 18, 2015, 1:09 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 | « no previous file | static/images/manifesto/developer-media.png » ('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
@@ -663,9 +663,9 @@
<img alt="ADC" src="/images/manifesto/adc.png">
<div>ADC</div>
</a>
- <a class="supporter" href="http://stackexchange.com/" target="_blank">
- <img alt="Stack Exchange" src="/images/manifesto/stackexchange.png">
- <div>Stack Exchange</div>
+ <a class="supporter" href="https://duckduckgo.com/" target="_blank">
+ <img alt="DuckDuckGo" src="/images/manifesto/duckduckgo.png">
+ <div>DuckDuckGo</div>
</a>
<a class="supporter" href="http://sharethrough.com/" target="_blank">
<img alt="Sharethrough" src="/images/manifesto/sharethrough.png">
@@ -679,15 +679,23 @@
<img alt="Customer Commons" src="/images/manifesto/customercommons.png">
<div>Customer Commons</div>
</a>
- <a class="supporter" href="http://pagefair.com/" target="_blank">
- <img alt="PageFair" src="/images/manifesto/pagefair.png">
- <div>PageFair</div>
+ <a class="supporter" href="http://developermedia.com/" target="_blank">
+ <img alt="Developer Media" src="/images/manifesto/developer-media.png">
+ <div>Developer Media</div>
</a>
<a class="supporter" href="https://www.fightforthefuture.org/" target="_blank">
<img alt="Fight for the Future" src="/images/manifesto/fftf.png">
<div>Fight for the Future</div>
</a>
<span hidden="true" id="supporters-overflow">
+ <a class="supporter" href="http://pagefair.com/" target="_blank">
+ <img alt="PageFair" src="/images/manifesto/pagefair.png">
+ <div>PageFair</div>
+ </a>
+ <a class="supporter" href="http://stackexchange.com/" target="_blank">
+ <img alt="Stack Exchange" src="/images/manifesto/stackexchange.png">
+ <div>Stack Exchange</div>
+ </a>
<a class="supporter" href="http://antiadvertisingagency.com/" target="_blank">
<img alt="The Anti-Advertising Agency" src="/images/manifesto/antiadvertisingagency.png">
<div>The Anti-Advertising Agency</div>
« no previous file with comments | « no previous file | static/images/manifesto/developer-media.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld