diff options
| author | Pitu <[email protected]> | 2017-01-31 04:29:50 -0300 |
|---|---|---|
| committer | Pitu <[email protected]> | 2017-01-31 04:29:50 -0300 |
| commit | cf5fda862bbbb0e864335333fc6ebe402407e4e0 (patch) | |
| tree | 99e7e4f62f376b2d23ca08ad842a130a31e70ef6 /public/images/icons/browserconfig.xml | |
| parent | Added meta data and stuff (diff) | |
| download | host.fuwn.me-cf5fda862bbbb0e864335333fc6ebe402407e4e0.tar.xz host.fuwn.me-cf5fda862bbbb0e864335333fc6ebe402407e4e0.zip | |
More meta tags (╯°□°)╯︵ ┻━┻
Diffstat (limited to 'public/images/icons/browserconfig.xml')
| -rw-r--r-- | public/images/icons/browserconfig.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/public/images/icons/browserconfig.xml b/public/images/icons/browserconfig.xml new file mode 100644 index 0000000..f95ebd2 --- /dev/null +++ b/public/images/icons/browserconfig.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<browserconfig> + <msapplication> + <tile> + <square150x150logo src="/images/icons/mstile-150x150.png?v=XBreOJMe24"/> + <TileColor>#00aba9</TileColor> + </tile> + </msapplication> +</browserconfig> |