mirror of
https://github.com/KevinMidboe/fanController.git
synced 2026-04-25 08:13:41 +00:00
Big update, adding favicons and minor changes to server and webpage styling
This commit is contained in:
9
public/images/browserconfig.xml
Normal file
9
public/images/browserconfig.xml
Normal 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>
|
||||
Reference in New Issue
Block a user