Started building a Website with Jekyll based on Uno-Timeline
This commit is contained in:
commit
2d9e9fb878
103 changed files with 6371 additions and 0 deletions
12
images/favicons/browserconfig.xml
Normal file
12
images/favicons/browserconfig.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src="/images/favicons/mstile-70x70.png"/>
|
||||
<square150x150logo src="/images/favicons/mstile-150x150.png"/>
|
||||
<square310x310logo src="/images/favicons/mstile-310x310.png"/>
|
||||
<wide310x150logo src="/images/favicons/mstile-310x150.png"/>
|
||||
<TileColor>#00aba9</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue