aboutsummaryrefslogtreecommitdiff
path: root/kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2019-04-01 13:26:18 +0200
committerGitHub <noreply@github.com>2019-04-01 13:26:18 +0200
commit45237e2977d38053ddedc35765a901cf8771c106 (patch)
tree4c8ce6da2630dc92dc9f2b4d440b206177a4ab89 /kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API
parent8efb3b408a876a3dfdac79580773279125cb4135 (diff)
parent2392fb02c3259d7f0b41ff410641accd818bc5d4 (diff)
downloadKamon-master.tar.gz
Kamon-master.tar.bz2
Kamon-master.zip
Merge pull request #572 from ivantopo/tagsHEADmaster
Introduce a common abstractions to handle tags
Diffstat (limited to 'kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API')
-rw-r--r--kamon-status-page/src/main/vue/dist/favicon/site.webmanifest~separate the status-page project from the status API14
1 files changed, 14 insertions, 0 deletions
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"
+}