first commit

This commit is contained in:
2022-03-10 17:17:43 +01:00
commit 652bed79a8
76 changed files with 4955 additions and 0 deletions

9
icons/browserconfig.xml Normal file
View File

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