content/*: move to root
All checks were successful
/ render (push) Successful in 32s

This commit is contained in:
Antoine Martin 2024-09-17 15:02:04 -04:00
parent d0dc2ae971
commit 4ada397885
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
60 changed files with 3 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>