|
|
|
@ -1,13 +1,19 @@ |
|
|
|
|
<!DOCTYPE html> |
|
|
|
|
<html lang="en"> |
|
|
|
|
|
|
|
|
|
<head> |
|
|
|
|
<head> |
|
|
|
|
<meta charset="utf-8" /> |
|
|
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> |
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" user-scalable="false" /> |
|
|
|
|
<meta |
|
|
|
|
name="viewport" |
|
|
|
|
content="width=device-width, initial-scale=1" |
|
|
|
|
user-scalable="false" |
|
|
|
|
/> |
|
|
|
|
<meta name="theme-color" content="#000000" /> |
|
|
|
|
<meta name="description" content="دانوین" /> |
|
|
|
|
<link href="https://api.mapbox.com/mapbox-gl-js/v1.10.1/mapbox-gl.css" rel="stylesheet" /> |
|
|
|
|
<link |
|
|
|
|
href="https://api.mapbox.com/mapbox-gl-js/v1.10.1/mapbox-gl.css" |
|
|
|
|
rel="stylesheet" |
|
|
|
|
/> |
|
|
|
|
<meta name="mobile-web-app-capable" content="yes" /> |
|
|
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> |
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" /> |
|
|
|
@ -37,12 +43,18 @@ |
|
|
|
|
})(window, document, "script", "dataLayer", "GTM-WVV8H9L"); |
|
|
|
|
</script> |
|
|
|
|
<!-- End Google Tag Manager --> |
|
|
|
|
</head> |
|
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
<body> |
|
|
|
|
<body> |
|
|
|
|
<!-- Google Tag Manager (noscript) --> |
|
|
|
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WVV8H9L" height="0" width="0" |
|
|
|
|
style="display: none; visibility: hidden"></iframe></noscript> |
|
|
|
|
<noscript |
|
|
|
|
><iframe |
|
|
|
|
src="https://www.googletagmanager.com/ns.html?id=GTM-WVV8H9L" |
|
|
|
|
height="0" |
|
|
|
|
width="0" |
|
|
|
|
style="display: none; visibility: hidden" |
|
|
|
|
></iframe |
|
|
|
|
></noscript> |
|
|
|
|
<!-- End Google Tag Manager (noscript) --> |
|
|
|
|
<div id="root"></div> |
|
|
|
|
<script> |
|
|
|
@ -64,6 +76,5 @@ |
|
|
|
|
} |
|
|
|
|
const lang = localStorage.getItem("language"); |
|
|
|
|
</script> |
|
|
|
|
</body> |
|
|
|
|
|
|
|
|
|
</body> |
|
|
|
|
</html> |