From 1fabb45f509b9991de50267b1d71c6b66a8489cb Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 29 May 2019 06:43:38 -0400 Subject: add Apple touch icon variants --- static/apple-touch-icon-120x120.png | Bin 0 -> 2332 bytes static/apple-touch-icon-152x152.png | Bin 0 -> 2615 bytes static/apple-touch-icon-180x180.png | Bin 0 -> 2995 bytes static/apple-touch-icon.png | Bin 0 -> 2995 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/apple-touch-icon-120x120.png create mode 100644 static/apple-touch-icon-152x152.png create mode 100644 static/apple-touch-icon-180x180.png create mode 100644 static/apple-touch-icon.png (limited to 'static') diff --git a/static/apple-touch-icon-120x120.png b/static/apple-touch-icon-120x120.png new file mode 100644 index 00000000..825d68e2 Binary files /dev/null and b/static/apple-touch-icon-120x120.png differ diff --git a/static/apple-touch-icon-152x152.png b/static/apple-touch-icon-152x152.png new file mode 100644 index 00000000..14823353 Binary files /dev/null and b/static/apple-touch-icon-152x152.png differ diff --git a/static/apple-touch-icon-180x180.png b/static/apple-touch-icon-180x180.png new file mode 100644 index 00000000..e4116b2d Binary files /dev/null and b/static/apple-touch-icon-180x180.png differ diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png new file mode 100644 index 00000000..b5273a67 Binary files /dev/null and b/static/apple-touch-icon.png differ -- cgit v1.3.1