Fix website styling

This commit is contained in:
Keavon Chambers
2022-05-25 00:27:07 -07:00
parent 020f700c92
commit d12d805e2f
20 changed files with 422 additions and 25 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#f1decd</TileColor>
</tile>
</msapplication>
</browserconfig>