include built site for easy deployment

This commit is contained in:
Juni
2022-11-08 09:28:39 -05:00
parent ab548c4c43
commit f074acb96e
40 changed files with 219 additions and 1 deletions

9
build/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>