diff --git a/theme/assets/images/apple-touch-icon-precomposed-152.png b/theme/assets/images/apple-touch-icon-precomposed-152.png new file mode 100644 index 000000000..1910aac31 Binary files /dev/null and b/theme/assets/images/apple-touch-icon-precomposed-152.png differ diff --git a/theme/templates/layout.html b/theme/templates/layout.html index 7f0a83fa3..b7afea320 100755 --- a/theme/templates/layout.html +++ b/theme/templates/layout.html @@ -12,6 +12,7 @@ + {% block head %}{% endblock %} {{ htmlSnippet("head:end")|default("") }}