Initial import: mockups, visual identity, stock photos, project plan, README
This commit is contained in:
commit
b08d384089
60 changed files with 3899 additions and 0 deletions
11
docs/mockups/static/icons/browserconfig.xml
Normal file
11
docs/mockups/static/icons/browserconfig.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src="static/icons/mstile-70x70.png"/>
|
||||
<square150x150logo src="static/icons/mstile-150x150.png"/>
|
||||
<wide310x150logo src="static/icons/mstile-310x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue