[htdocs] Add forked-daapd-web (v0.1.1) as default webinterface

This commit is contained in:
chme
2018-04-21 06:59:25 +02:00
committed by ejurgensen
parent cc98eef88f
commit cbee169729
24 changed files with 10006 additions and 2 deletions

9
htdocs/browserconfig.xml Normal file
View File

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