Add meta viewport tag for mobile optimization

This commit is contained in:
Noman 2018-07-03 18:39:23 -04:00
parent 8656ed75ae
commit f42e4ea63b
No known key found for this signature in database
GPG Key ID: ACD1C4A99857525C

View File

@ -2,6 +2,7 @@
<html>
<head>
<title><%= title %></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="al:ios:url" content="status-im:/<%= path %>" />
<meta property="al:ios:app_store_id" content="1178893006" />