update favicon and fix wakatime embed

This commit is contained in:
Owen Quinlan 2021-08-05 15:26:19 +10:00
parent 24675527e7
commit 18e009def6
12 changed files with 952 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>