diff options
Diffstat (limited to 'views/layout.php')
-rw-r--r-- | views/layout.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/layout.php b/views/layout.php index a154a84..03929b1 100644 --- a/views/layout.php +++ b/views/layout.php @@ -26,6 +26,7 @@ <link rel="apple-touch-icon" sizes="144x144" href="/images/quill-icon-144.png"> <link rel="icon" href="/favicon.ico" type="image/x-icon"> + <link rel="icon" sizes="196x196" href="/images/quill-icon-196.png"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> |