Initial commit
Some checks failed
/ render (push) Failing after 30s

This commit is contained in:
Antoine Martin 2025-02-15 01:21:15 -05:00
commit e1aa62f7c2
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
79 changed files with 4818 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>