First commit

This commit is contained in:
Track3
2018-10-23 13:15:50 +08:00
commit 44dbcd6f34
48 changed files with 3535 additions and 0 deletions

9
static/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>#00aba9</TileColor>
</tile>
</msapplication>
</browserconfig>