From 9d245de6e6389f3b13a4aeefe9960121377ffa4d Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Wed, 8 Nov 2017 19:27:22 +0100 Subject: Add apple-touch-icon meta tag Fixes #997 --- tpl/default/img/apple-touch-icon.png | Bin 0 -> 18276 bytes tpl/default/includes.html | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 tpl/default/img/apple-touch-icon.png (limited to 'tpl/default') diff --git a/tpl/default/img/apple-touch-icon.png b/tpl/default/img/apple-touch-icon.png new file mode 100644 index 00000000..f29210ce Binary files /dev/null and b/tpl/default/img/apple-touch-icon.png differ diff --git a/tpl/default/includes.html b/tpl/default/includes.html index 80c08333..b2bfec30 100644 --- a/tpl/default/includes.html +++ b/tpl/default/includes.html @@ -5,6 +5,7 @@ + @@ -17,4 +18,4 @@ {loop="$plugins_includes.css_files"} {/loop} - \ No newline at end of file + -- cgit v1.2.3