From c89193e90786a8604f226b5a0d1855b6bc0f5047 Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 9 Nov 2022 11:07:34 -0500 Subject: [PATCH] manifest and compliant assets --- web/public/index.html | 1 + web/public/manifest.json | 25 +++++++++++++++++++++++++ web/public/static/img/ntfy_192.png | Bin 0 -> 9103 bytes web/public/static/img/ntfy_512.png | Bin 0 -> 29785 bytes web/public/static/img/ntfy_64.png | Bin 0 -> 3024 bytes 5 files changed, 26 insertions(+) create mode 100644 web/public/manifest.json create mode 100644 web/public/static/img/ntfy_192.png create mode 100644 web/public/static/img/ntfy_512.png create mode 100644 web/public/static/img/ntfy_64.png diff --git a/web/public/index.html b/web/public/index.html index 2c9751f3..96df6a8d 100644 --- a/web/public/index.html +++ b/web/public/index.html @@ -31,6 +31,7 @@ +