From 0b3ab03782ed77a476569db14ad96458dc123a13 Mon Sep 17 00:00:00 2001 From: Kevin Decherf Date: Tue, 24 Oct 2017 00:19:00 +0200 Subject: Removing web/bundles/wallabagcore and adding prod assets in web/wallassets baggy.css, baggy.js, material.css, material.js and public.js are seen as new files, something changed in these files. Signed-off-by: Kevin Decherf --- .../themes/_global/img/appicon/apple-touch-icon-114.png | Bin 0 -> 2281 bytes .../themes/_global/img/appicon/apple-touch-icon-120.png | Bin 0 -> 2318 bytes .../themes/_global/img/appicon/apple-touch-icon-144.png | Bin 0 -> 2718 bytes .../themes/_global/img/appicon/apple-touch-icon-152.png | Bin 0 -> 2835 bytes .../themes/_global/img/appicon/apple-touch-icon-57.png | Bin 0 -> 1582 bytes .../themes/_global/img/appicon/apple-touch-icon-72.png | Bin 0 -> 1709 bytes .../themes/_global/img/appicon/apple-touch-icon-76.png | Bin 0 -> 1838 bytes .../themes/_global/img/appicon/apple-touch-icon.png | Bin 0 -> 1579 bytes web/wallassets/themes/_global/img/appicon/favicon.ico | Bin 0 -> 34494 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png create mode 100644 web/wallassets/themes/_global/img/appicon/apple-touch-icon.png create mode 100644 web/wallassets/themes/_global/img/appicon/favicon.ico (limited to 'web/wallassets/themes/_global/img/appicon') diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png new file mode 100644 index 00000000..0e96edd5 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-114.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png new file mode 100644 index 00000000..dc5aab1c Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-120.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png new file mode 100644 index 00000000..1d005db6 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-144.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png new file mode 100644 index 00000000..f915231f Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-152.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png new file mode 100644 index 00000000..5aa19ed9 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-57.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png new file mode 100644 index 00000000..b8b48e1b Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-72.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png new file mode 100644 index 00000000..9f9dba27 Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon-76.png differ diff --git a/web/wallassets/themes/_global/img/appicon/apple-touch-icon.png b/web/wallassets/themes/_global/img/appicon/apple-touch-icon.png new file mode 100644 index 00000000..9cf29e2b Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/apple-touch-icon.png differ diff --git a/web/wallassets/themes/_global/img/appicon/favicon.ico b/web/wallassets/themes/_global/img/appicon/favicon.ico new file mode 100644 index 00000000..0346558b Binary files /dev/null and b/web/wallassets/themes/_global/img/appicon/favicon.ico differ -- cgit v1.2.3