Big update, adding favicons and minor changes to server and webpage styling

This commit is contained in:
2017-02-19 10:36:35 +01:00
parent 2b0712364c
commit e75971e2dd
305 changed files with 461 additions and 13 deletions

View File

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