Commit efabff3a authored by XhmikosR's avatar XhmikosR
Browse files

browserconfig.xml: switch to relative image path

4 merge requests!36532My v4 dev,!34086v4: Fix prevented show event disables modals with fade class from being displayed again,!33729V4 dev,!33086V4 dev
Showing with 1 addition and 3 deletions
+1 -3
---
---
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/img/favicons/mstile-150x150.png"/>
<square150x150logo src="mstile-150x150.png"/>
<TileColor>#563d7c</TileColor>
</tile>
</msapplication>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment