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

Side by Side Diff: pages/index.html

Issue 29324393: Issue 2928 - Add favicon [acceptableads.org] (Closed)
Patch Set: Created Aug. 19, 2015, 4:26 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | static/images/favicon.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Acceptable Ads Manifesto 1 title=Acceptable Ads Manifesto
2 template=minimal 2 template=minimal
3 3
4 <head> 4 <head>
5 <link href="https://acceptableads.org/" rel="canonical"> 5 <link href="https://acceptableads.org/" rel="canonical">
6 <meta content="website" property="og:type"> 6 <meta content="website" property="og:type">
7 <meta content="https://acceptableads.org/images/manifesto/acceptable-ads-manifes to-share.png?a=show" property="og:image"> 7 <meta content="https://acceptableads.org/images/manifesto/acceptable-ads-manifes to-share.png?a=show" property="og:image">
8 <meta content="https://acceptableads.org/" property="og:url"> 8 <meta content="https://acceptableads.org/" property="og:url">
9 <meta content="3deBAaPY4M2OuOe576R36TC28S5svlfRRsdaGS6WCXg" name="google-site-ve rification"> 9 <meta content="3deBAaPY4M2OuOe576R36TC28S5svlfRRsdaGS6WCXg" name="google-site-ve rification">
10 <meta charset="utf-8"> 10 <meta charset="utf-8">
11 <meta content="width=device-width, initial-scale=1" name="viewport"> 11 <meta content="width=device-width, initial-scale=1" name="viewport">
12 <link rel="icon" href="/images/favicon.png" />
Thomas Greiner 2015/08/20 10:08:54 In https://codereview.adblockplus.org/29324389/ yo
saroyanm 2015/08/20 12:30:18 Fare enough, create a ticket for uploading favicon
12 <style type="text/css"> 13 <style type="text/css">
13 @font-face 14 @font-face
14 { 15 {
15 font-family: "Source Sans Pro"; 16 font-family: "Source Sans Pro";
16 src: url(/fonts/SourceSansProLight.woff) format("woff"); 17 src: url(/fonts/SourceSansProLight.woff) format("woff");
17 font-weight: normal; 18 font-weight: normal;
18 font-style: normal; 19 font-style: normal;
19 } 20 }
20 21
21 @font-face 22 @font-face
(...skipping 915 matching lines...) Expand 10 before | Expand all | Expand 10 after
937 </li> 938 </li>
938 <li> 939 <li>
939 <a href="mailto:info@adblockplus.org">{{s66 Contact us}}</a> 940 <a href="mailto:info@adblockplus.org">{{s66 Contact us}}</a>
940 </li> 941 </li>
941 <li> 942 <li>
942 <a href="https://adblockplus.org/blog/" target="_blank">{{s67 Keep up wi th the latest}}</a> 943 <a href="https://adblockplus.org/blog/" target="_blank">{{s67 Keep up wi th the latest}}</a>
943 </li> 944 </li>
944 </ul> 945 </ul>
945 </div> 946 </div>
946 </footer> 947 </footer>
OLDNEW
« no previous file with comments | « no previous file | static/images/favicon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld