Add icons

This commit is contained in:
Michael Pivato
2024-03-03 13:01:46 +10:30
parent 10edeed307
commit 8c03b4d31c
12 changed files with 63 additions and 3 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>