summaryrefslogtreecommitdiffstats
path: root/browserconfig.xml
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-26 12:05:36 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:08:40 +0100
commit5c445086f157001b0cf4cba20ed220e59a11d27c (patch)
tree090d93be6ad96b79d6d4a4778ed655b1de9c2a12 /browserconfig.xml
parentUpdate ont-huawei-ma5671a.md (diff)
downloadhack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar
hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.gz
hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.bz2
hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.lz
hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.xz
hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.zst
hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.zip
Diffstat (limited to 'browserconfig.xml')
-rw-r--r--browserconfig.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/browserconfig.xml b/browserconfig.xml
new file mode 100644
index 0000000..a4f0642
--- /dev/null
+++ b/browserconfig.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<browserconfig>
+ <msapplication>
+ <tile>
+ <square150x150logo src="/mstile-150x150.png"/>
+ <TileColor>#27262b</TileColor>
+ </tile>
+ </msapplication>
+</browserconfig>