This commit is contained in:
Alexandre Vicenzi 2017-04-22 03:41:39 -03:00
parent ec070a15bd
commit 34c1143204
15 changed files with 72 additions and 30 deletions

View file

@ -54,6 +54,8 @@
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Microsoft EDGE -->
<meta name="msapplication-TileColor" content="{{ BROWSER_COLOR }}">
{% endif %}
{% block meta %}