fixing bugs

This commit is contained in:
omair saleh
2021-05-11 22:47:16 +08:00
parent c022a5eb93
commit 9e69169daf
+1 -1
View File
@@ -1,7 +1,7 @@
<meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
<meta charset="utf-8"/>
<title>Exchange - Overseas Money Transfers</title>
@if(env('APP.ENV') !== 'Production')
@if(App::environment(['local', 'development']))
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no"/>
@endif
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png">