Pavle Golubovic hace 3 años
padre
commit
95a8bbffd5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      frontend/public/index.html

+ 2
- 2
frontend/public/index.html Ver fichero

@@ -27,14 +27,14 @@
<title>Diligent Software</title>

<!-- Google tag (gtag.js) -->
<!-- <script async src='https://www.googletagmanager.com/gtag/js?id=G-PTZC3WLTZ1'></script>
<script async src='https://www.googletagmanager.com/gtag/js?id=G-PTZC3WLTZ1'></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-PTZC3WLTZ1');
</script> -->
</script>

</head>
<body>

Cargando…
Cancelar
Guardar