Theme: Add favicon

This commit is contained in:
jtbx 2024-02-04 22:33:36 +01:00 committed by c6ristian
commit 8607882719
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
11 changed files with 265 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>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>