From 8e9ef5ba62b8bee028428384ad5666e245eb854c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 17 Feb 2019 21:53:36 +0100 Subject: content update --- assets/manifest.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 assets/manifest.json (limited to 'assets/manifest.json') diff --git a/assets/manifest.json b/assets/manifest.json deleted file mode 100644 index d150c67..0000000 --- a/assets/manifest.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "short_name": "MF", - "name": "Mitja Felicijan", - "author": "Mitja Felicijan", - "icons": [ - { - "src": "/assets/avatar.png", - "sizes": "512x512", - "type": "image/png" - }, - { - "src": "/assets/avatar.gif", - "sizes": "512x512", - "type": "image/gif" - } - ], - "start_url": "/", - "scope": "/", - "display": "standalone", - "theme_color": "#ffffff", - "background_color": "#ffffff" -} -- cgit v1.2.3