Pavle Golubovic 3 年之前
父節點
當前提交
95a8bbffd5
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      frontend/public/index.html

+ 2
- 2
frontend/public/index.html 查看文件

@@ -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>

Loading…
取消
儲存