diff options
author | Thomas Citharel <tcit@tcit.fr> | 2014-11-17 23:15:47 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2014-11-17 23:15:47 +0100 |
commit | db3bffa284012aec4f96c851c413e435080fed02 (patch) | |
tree | d6fa34ee7f90338ef301c90b5b4a712c53354383 /themes/default/img | |
parent | d0287608b6d34f36caafbf699d44337052a0fe3d (diff) | |
parent | ca6c0de38015e805acf432925059dbb26241bad3 (diff) | |
download | wallabag-db3bffa284012aec4f96c851c413e435080fed02.tar.gz wallabag-db3bffa284012aec4f96c851c413e435080fed02.tar.zst wallabag-db3bffa284012aec4f96c851c413e435080fed02.zip |
Merge pull request #937 from jsit/favicons
Moving favicons to new _global theme dir and adjusting <link> tags
Diffstat (limited to 'themes/default/img')
-rw-r--r-- | themes/default/img/apple-touch-icon-144x144-precomposed.png | bin | 2361 -> 0 bytes |
-rw-r--r-- | themes/default/img/apple-touch-icon-72x72-precomposed.png | bin | 1375 -> 0 bytes |
-rw-r--r-- | themes/default/img/apple-touch-icon.png | bin | 1174 -> 0 bytes |
-rw-r--r-- | themes/default/img/favicon.ico | bin | 346 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/themes/default/img/apple-touch-icon-144x144-precomposed.png b/themes/default/img/apple-touch-icon-144x144-precomposed.png deleted file mode 100644 index 9e951230..00000000 --- a/themes/default/img/apple-touch-icon-144x144-precomposed.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/themes/default/img/apple-touch-icon-72x72-precomposed.png b/themes/default/img/apple-touch-icon-72x72-precomposed.png deleted file mode 100644 index 263419b1..00000000 --- a/themes/default/img/apple-touch-icon-72x72-precomposed.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/themes/default/img/apple-touch-icon.png b/themes/default/img/apple-touch-icon.png deleted file mode 100644 index ac8a1cf0..00000000 --- a/themes/default/img/apple-touch-icon.png +++ /dev/null | |||
Binary files differ | |||
diff --git a/themes/default/img/favicon.ico b/themes/default/img/favicon.ico deleted file mode 100644 index 0e9ff779..00000000 --- a/themes/default/img/favicon.ico +++ /dev/null | |||
Binary files differ | |||