From 8e177b66d99c166244e1d831d41b14f54f6e73d3 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Mon, 11 Mar 2019 22:21:06 +0100 Subject: separate the status-page project from the status API --- ...st~separate the status-page project from the status API | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API (limited to 'kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API') diff --git a/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API b/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API new file mode 100644 index 00000000..2f99d71e --- /dev/null +++ b/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API @@ -0,0 +1,14 @@ +{ + "name": "Kamon", + "short_name": "Kamon", + "icons": [ + { + "src": "/assets/favicon/android-chrome-96x96.png", + "sizes": "96x96", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} -- cgit v1.2.3