mirror of
https://github.com/status-im/universal-links-handler.git
synced 2025-02-23 16:18:09 +00:00
Add meta viewport tag for mobile optimization
This commit is contained in:
parent
8656ed75ae
commit
f42e4ea63b
@ -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" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user