add favicons for everything

This commit is contained in:
Jakob Schrettenbrunner
2017-03-18 21:57:12 +01:00
parent 944f25e6e8
commit f410efa866
14 changed files with 543 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="favicons/mstile-150x150.png"/>
<TileColor>#165ed4</TileColor>
</tile>
</msapplication>
</browserconfig>