Mercurial > web
diff icons/browserconfig.xml @ 13:e7ca289b45ec
add icons
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 31 May 2021 11:21:27 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/icons/browserconfig.xml Mon May 31 11:21:27 2021 -0400 @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<browserconfig> + <msapplication> + <tile> + <square150x150logo src="icons/mstile-150x150.png"/> + <TileColor>#da532c</TileColor> + </tile> + </msapplication> +</browserconfig>