mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
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:
9
dist/icons/browserconfig.xml
vendored
9
dist/icons/browserconfig.xml
vendored
@@ -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>
|
Reference in New Issue
Block a user