From 51370d591d4f2ac4eddd8b2ea2f9c5118fbf9ab1 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 23 Sep 2024 10:26:17 +0200 Subject: Move public files --- geshem/app/public/apple-touch-icon.png | Bin 0 -> 1059 bytes geshem/app/public/manifest.json | 15 +++++++++++++++ geshem/app/public/privacy.html | 30 ++++++++++++++++++++++++++++++ geshem/app/public/screenshot.png | Bin 0 -> 382294 bytes public/apple-touch-icon.png | Bin 1059 -> 0 bytes public/error.html | 25 ------------------------- public/manifest.json | 15 --------------- public/privacy.html | 30 ------------------------------ public/screenshot.png | Bin 382294 -> 0 bytes 9 files changed, 45 insertions(+), 70 deletions(-) create mode 100644 geshem/app/public/apple-touch-icon.png create mode 100644 geshem/app/public/manifest.json create mode 100644 geshem/app/public/privacy.html create mode 100644 geshem/app/public/screenshot.png delete mode 100644 public/apple-touch-icon.png delete mode 100644 public/error.html delete mode 100644 public/manifest.json delete mode 100644 public/privacy.html delete mode 100644 public/screenshot.png diff --git a/geshem/app/public/apple-touch-icon.png b/geshem/app/public/apple-touch-icon.png new file mode 100644 index 0000000..7c93f47 Binary files /dev/null and b/geshem/app/public/apple-touch-icon.png differ diff --git a/geshem/app/public/manifest.json b/geshem/app/public/manifest.json new file mode 100644 index 0000000..20d2b0d --- /dev/null +++ b/geshem/app/public/manifest.json @@ -0,0 +1,15 @@ +{ + "short_name": "Geshem", + "name": "Geshem.space Rain Radar", + "icons": [ + { + "src": "favicon.ico", + "sizes": "64x64 32x32 24x24 16x16", + "type": "image/x-icon" + } + ], + "start_url": ".", + "display": "standalone", + "theme_color": "#000000", + "background_color": "#ffffff" +} diff --git a/geshem/app/public/privacy.html b/geshem/app/public/privacy.html new file mode 100644 index 0000000..3976c2c --- /dev/null +++ b/geshem/app/public/privacy.html @@ -0,0 +1,30 @@ + + +
+ + + + + + + + +