diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-25 17:43:20 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-25 17:43:20 -0400 |
| commit | 69474fee32c62e1b97b9f51b78a2e242542ae9a7 (patch) | |
| tree | f03569672f62ad251a38d1deb5d46152f1b54207 /public/ico/browserconfig.xml | |
| parent | 379e44e7f1649ed2983e9167a7a4ac27303ed8d5 (diff) | |
| download | Project-NewTube-69474fee32c62e1b97b9f51b78a2e242542ae9a7.tar.gz Project-NewTube-69474fee32c62e1b97b9f51b78a2e242542ae9a7.tar.bz2 Project-NewTube-69474fee32c62e1b97b9f51b78a2e242542ae9a7.zip | |
Rewrite incoming
Diffstat (limited to 'public/ico/browserconfig.xml')
| -rw-r--r-- | public/ico/browserconfig.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/public/ico/browserconfig.xml b/public/ico/browserconfig.xml deleted file mode 100644 index 03525c6..0000000 --- a/public/ico/browserconfig.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<browserconfig> - <msapplication> - <tile> - <square150x150logo src="/public/ico/mstile-150x150.png"/> - <TileColor>#da532c</TileColor> - </tile> - </msapplication> -</browserconfig> |
