Less than 72 characters

This commit is contained in:
RobertHeaton
2020-05-05 00:18:58 +01:00
parent 13a452d238
commit 44597654b1
32 changed files with 489 additions and 0 deletions

9
browserconfig.xml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>