prettier fixes.

This commit is contained in:
fiatjaf
2021-04-17 23:21:27 -03:00
parent efd9c6917f
commit 943237e7ff
4 changed files with 18 additions and 19 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
{% block head_scripts %}{% endblock %}
</head>