Update Start layout and secondary tile configuration

This commit is contained in:
Paolo Matarazzo
2024-03-22 15:52:27 -04:00
parent 4351d98113
commit e61d224536
3 changed files with 49 additions and 43 deletions

View File

@ -19,6 +19,6 @@ Example of secondary tiles in XML generated by the PowerShell cmdlet `Export-Sta
Wide310x150LogoUri="ms-appx:///"
Square310x310LogoUri="ms-appx:///"
ShowNameOnSquare150x150Logo="true"
ShowNameOnWide310x150Logo="false" BackgroundColor="#efefef" ForegroundText="dark"
ShowNameOnWide310x150Logo="false" BackgroundColor="#efefef" ForegroundText="light"
/>
```