diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:38:30 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:38:30 -0500 |
commit | 3bde7dc1034e1fd836bbc72a1c4237f3fe53ffa2 (patch) | |
tree | b421580590ea17f14b0f350a7e41f6d28df4ce1e /assets/images/icons/browserconfig.xml | |
download | world-incarceration-3bde7dc1034e1fd836bbc72a1c4237f3fe53ffa2.tar.gz world-incarceration-3bde7dc1034e1fd836bbc72a1c4237f3fe53ffa2.tar.bz2 world-incarceration-3bde7dc1034e1fd836bbc72a1c4237f3fe53ffa2.zip |
initial commit
Diffstat (limited to 'assets/images/icons/browserconfig.xml')
-rw-r--r-- | assets/images/icons/browserconfig.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/images/icons/browserconfig.xml b/assets/images/icons/browserconfig.xml new file mode 100644 index 0000000..c554148 --- /dev/null +++ b/assets/images/icons/browserconfig.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
\ No newline at end of file |