mirror of
https://github.com/fuchcz/simple-apache-directory-listing-theme.git
synced 2025-01-31 06:51:03 +01:00
9 lines
228 B
XML
9 lines
228 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/icons/mstile-150x150.png"/>
|
|
<TileColor>#ffffff</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|