mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-01 15:59:33 +00:00
Added some icons for other browsers and the manifest.json.
This commit is contained in:
parent
84dcc64662
commit
782e2b7fdf
19 changed files with 87 additions and 0 deletions
9
public/icons/browserconfig.xml
Normal file
9
public/icons/browserconfig.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/icons/mstile-150x150.png"/>
|
||||
<TileColor>#00a300</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue