1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 07:35:32 -04:00
This commit is contained in:
2020-01-19 18:19:34 -05:00
parent f51e912632
commit 96e3130ba5
12 changed files with 35 additions and 41 deletions

10
static/browserconfig.xml Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="https://jarv.is/mstile-150x150.png"/>
<square310x310logo src="https://jarv.is/mstile-310x310.png"/>
<TileColor>#0e6dc2</TileColor>
</tile>
</msapplication>
</browserconfig>