diff options
| author | Benaiah Mischenko <benaiah@mischenko.com> | 2017-12-05 13:56:58 -0800 |
|---|---|---|
| committer | Benaiah Mischenko <benaiah@mischenko.com> | 2017-12-06 16:49:22 -0800 |
| commit | 45e189f1b733d9a56404c506fbb21bca3d5cfdc3 (patch) | |
| tree | b1815357d4b1b6891f3cc1b6453b0a8ef6d844c2 /site/static/browserconfig.xml | |
| parent | 2db9a63c54df63e95c1fbf39391d201c98a62b86 (diff) | |
Add new page definitions and move all images to media library
Diffstat (limited to 'site/static/browserconfig.xml')
| -rw-r--r-- | site/static/browserconfig.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/static/browserconfig.xml b/site/static/browserconfig.xml index b3926a3..e8c37ed 100644 --- a/site/static/browserconfig.xml +++ b/site/static/browserconfig.xml @@ -2,7 +2,7 @@ <browserconfig>
<msapplication>
<tile>
- <square150x150logo src="/mstile-150x150.png"/>
+ <square150x150logo src="/img/mstile-150x150.png"/>
<TileColor>#ff4400</TileColor>
</tile>
</msapplication>
|
