From 0ed087f41bea37d3df8d56fa2699247429c02bfe Mon Sep 17 00:00:00 2001 From: skidoodle <53189968+skidoodle@users.noreply.github.com> Date: Tue, 11 Apr 2023 05:01:24 +0200 Subject: [PATCH] Revert ".test" This reverts commit 5f8da10b039febbd998bbc569e8930b29f367e38. --- public/manifest.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 public/manifest.json diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 5742260..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "albert.lol", - "short_name": "portfolio", - "start_url": "/", - "display": "standalone", - "background_color": "#121212", - "theme_color": "#000000", - "orientation": "portrait-primary", - "icons": [ - { - "src": "/favicon.ico", - "type": "image/png", - "sizes": "256x256" - } - ] - } \ No newline at end of file