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

Unified Diff: templates/default.tmpl

Issue 29324389: Issue 2928 - Add new icon for touch devices [adblockplus.org] (Closed)
Patch Set: Created Aug. 19, 2015, 4:18 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 | « static/img/favicon-large.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: templates/default.tmpl
===================================================================
--- a/templates/default.tmpl
+++ b/templates/default.tmpl
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/css/main-mobile.css" media="(max-width: 1000px)">
<link rel="canonical" href="https://adblockplus.org/{{page}}">
-
+ <link rel="apple-touch-icon-precomposed" href="/img/favicon-large.png" />
{% block head %}
{{head|safe}}
{% endblock %}
« no previous file with comments | « static/img/favicon-large.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld