favicons and slightly prettier sidebar

This commit is contained in:
Kyle Corbitt
2023-06-26 22:06:05 -07:00
parent 79ace43608
commit 10c7b3fa2e
20 changed files with 221 additions and 13 deletions

View File

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