From 5e37cfc6b3b12ed972d27eaf540465bbff41b518 Mon Sep 17 00:00:00 2001 From: Hassan Abouelela <47495861+HassanAbouelela@users.noreply.github.com> Date: Tue, 26 Jan 2021 12:04:20 +0300 Subject: Adds Apple Touch Icon Signed-off-by: Hassan Abouelela <47495861+HassanAbouelela@users.noreply.github.com> --- public/index.html | 4 ++-- public/logo-apple-touch.png | Bin 0 -> 4751 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 public/logo-apple-touch.png diff --git a/public/index.html b/public/index.html index 499ba4e..7fa5dd5 100644 --- a/public/index.html +++ b/public/index.html @@ -9,8 +9,8 @@ name="description" content="Python Discord Forms is the surveying system for the Python Discord server." /> - - + + Python Discord Forms diff --git a/public/logo-apple-touch.png b/public/logo-apple-touch.png new file mode 100644 index 0000000..a833557 Binary files /dev/null and b/public/logo-apple-touch.png differ -- cgit v1.2.3