favicons and sorts can stay in subdirectories

and be pointed to by proper meta tags.
do not copy these around during installation and poison the git tree.
This commit is contained in:
glaszig
2019-08-01 15:31:34 +02:00
parent 748348f407
commit 2104ccb91a
3 changed files with 3 additions and 7 deletions

View File

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