|
|
@ -14,7 +14,7 @@ |
|
|
|
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ |
|
|
|
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ |
|
|
|
--> |
|
|
|
--> |
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json"> |
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json"> |
|
|
|
<link rel="shortcut icon" href="%PUBLIC_URL%/OSPRO.ico"> |
|
|
|
<link rel="shortcut icon" href=""> |
|
|
|
<!-- <link rel="shortcut icon" href="%PUBLIC_URL%/favicon_bmd_denpasar.ico"> --> |
|
|
|
<!-- <link rel="shortcut icon" href="%PUBLIC_URL%/favicon_bmd_denpasar.ico"> --> |
|
|
|
<link rel="stylesheet" href="https://unpkg.com/@coreui/icons@1.0.0/css/all.min.css"> |
|
|
|
<link rel="stylesheet" href="https://unpkg.com/@coreui/icons@1.0.0/css/all.min.css"> |
|
|
|
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" |
|
|
|
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" |
|
|
@ -35,7 +35,6 @@ |
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-118965717-3"></script> |
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-118965717-3"></script> |
|
|
|
<script> |
|
|
|
<script> |
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
|
|
|
|
|
|
|
|
function gtag() { |
|
|
|
function gtag() { |
|
|
|
dataLayer.push(arguments); |
|
|
|
dataLayer.push(arguments); |
|
|
|
} |
|
|
|
} |
|
|
|