810e90c2b5
All themes are moved to `_theme` submodule, which will be shared with other websites on hacks.guide. Repository-specific files can be overlayed after the fact, such as additional languages, custom JavaScript, progress table paths and the like.
9 lines
241 B
XML
9 lines
241 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="images/mstile-150x150.png?v=PYEmwKvQAx"/>
|
|
<TileColor>#2E3440</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|