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

Side by Side Diff: pages/index.html

Issue 29324500: Issue 2928 - use apple-touch-icon (not: apple-touch-icon-precomposed) [acceptableads.org] (Closed)
Patch Set: Created Aug. 21, 2015, 9:12 a.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 | no next file » | 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="apple-touch-icon-precomposed" href="/images/favicon-large.png" /> 12 <link rel="apple-touch-icon" href="/images/favicon-large.png" />
13 <style type="text/css"> 13 <style type="text/css">
14 @font-face 14 @font-face
15 { 15 {
16 font-family: "Source Sans Pro"; 16 font-family: "Source Sans Pro";
17 src: url(/fonts/SourceSansProLight.woff) format("woff"); 17 src: url(/fonts/SourceSansProLight.woff) format("woff");
18 font-weight: normal; 18 font-weight: normal;
19 font-style: normal; 19 font-style: normal;
20 } 20 }
21 21
22 @font-face 22 @font-face
(...skipping 915 matching lines...) Expand 10 before | Expand all | Expand 10 after
938 </li> 938 </li>
939 <li> 939 <li>
940 <a href="mailto:info@adblockplus.org">{{s66 Contact us}}</a> 940 <a href="mailto:info@adblockplus.org">{{s66 Contact us}}</a>
941 </li> 941 </li>
942 <li> 942 <li>
943 <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>
944 </li> 944 </li>
945 </ul> 945 </ul>
946 </div> 946 </div>
947 </footer> 947 </footer>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld