Tried to add the return scroll for when the focus left on mobile. Still need to figure it out. Added favicons.
10 lines
246 B
XML
10 lines
246 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/mstile-150x150.png"/>
|
|
<TileColor>#cdff00</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|