mirror of
https://github.com/RobertHeaton/RobertHeaton.github.io.git
synced 2026-01-09 21:32:05 +00:00
Generated resources folder to hold images in imgs. Browser resources like favicons in browser folder
10 lines
263 B
XML
10 lines
263 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="resources/browser/mstile-150x150.png"/>
|
|
<TileColor>#da532c</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|