Deploy to GitHub Pages

This commit is contained in:
dennisreimann
2021-06-16 20:20:47 +00:00
commit 4facbc9656
233 changed files with 19174 additions and 0 deletions

11
browserconfig.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/img/favicon/mstile-150x150.png"/>
<square310x310logo src="/img/favicon/mstile-310x310.png"/>
<wide310x150logo src="/img/favicon/mstile-310x150.png"/>
<TileColor>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>