From 3df5df9dc46d88efdc94e684a8af9c60d39250ee Mon Sep 17 00:00:00 2001 From: Prateek Saxena Date: Sun, 24 Apr 2016 12:41:17 +0530 Subject: Add 196px icon for Android Chrome Firefox picks up the last defined icon PNG for the add to homescreen feature - https://bugzilla.mozilla.org/751712 --- public/images/quill-icon-196.png | Bin 0 -> 11944 bytes views/layout.php | 1 + 2 files changed, 1 insertion(+) create mode 100644 public/images/quill-icon-196.png diff --git a/public/images/quill-icon-196.png b/public/images/quill-icon-196.png new file mode 100644 index 0000000..1d6c564 Binary files /dev/null and b/public/images/quill-icon-196.png differ diff --git a/views/layout.php b/views/layout.php index da97687..bef6f3b 100644 --- a/views/layout.php +++ b/views/layout.php @@ -26,6 +26,7 @@ + -- cgit v1.2.3