trying something new for PWA assets

This commit is contained in:
2023-12-19 14:16:11 +01:00
parent 6ca338fac4
commit 37f8581b42
11 changed files with 3 additions and 2 deletions

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>