added manifest for AdaptiveDashboard

This commit is contained in:
Carter 2025-04-22 11:06:51 -06:00
parent b9544d6a7b
commit 62e3a164d9
11 changed files with 2235 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>