aboutsummaryrefslogtreecommitdiff
path: root/kamon-status-page/src/main/vue/dist/favicon/browserconfig.xml~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/browserconfig.xml~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/browserconfig.xml~separate the status-page project from the status API')
-rw-r--r--kamon-status-page/src/main/vue/dist/favicon/browserconfig.xml~separate the status-page project from the status API9
1 files changed, 9 insertions, 0 deletions
diff --git a/kamon-status-page/src/main/vue/dist/favicon/browserconfig.xml~separate the status-page project from the status API b/kamon-status-page/src/main/vue/dist/favicon/browserconfig.xml~separate the status-page project from the status API
new file mode 100644
index 00000000..7738dd46
--- /dev/null
+++ b/kamon-status-page/src/main/vue/dist/favicon/browserconfig.xml~separate the status-page project from the status API
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<browserconfig>
+ <msapplication>
+ <tile>
+ <square150x150logo src="/assets/favicon/mstile-150x150.png"/>
+ <TileColor>#ffffff</TileColor>
+ </tile>
+ </msapplication>
+</browserconfig>