diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:31:09 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:31:09 -0500 |
commit | 980b3d202b5a53428873feeac2963920d01db8c9 (patch) | |
tree | 62ea4d2ed29db8c55ff63821c59e43bca9080b34 /assets/favicon/browserconfig.xml | |
download | space-wiki-980b3d202b5a53428873feeac2963920d01db8c9.tar.gz space-wiki-980b3d202b5a53428873feeac2963920d01db8c9.tar.bz2 space-wiki-980b3d202b5a53428873feeac2963920d01db8c9.zip |
initial commit
Diffstat (limited to 'assets/favicon/browserconfig.xml')
-rw-r--r-- | assets/favicon/browserconfig.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/favicon/browserconfig.xml b/assets/favicon/browserconfig.xml new file mode 100644 index 0000000..c554148 --- /dev/null +++ b/assets/favicon/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 |