diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:17:45 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-05-22 15:17:45 -0500 |
commit | 9a6beb8debdbec06bfe74e6f581354b202ca6ce5 (patch) | |
tree | 5a8f3094a9b00a9edc7cea24fc5a16c1be3b0974 /assets/favicon/browserconfig.xml | |
download | 401k-9a6beb8debdbec06bfe74e6f581354b202ca6ce5.tar.gz 401k-9a6beb8debdbec06bfe74e6f581354b202ca6ce5.tar.bz2 401k-9a6beb8debdbec06bfe74e6f581354b202ca6ce5.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 |