This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/master by this push:
new 548502ad3b fix: Remove external resources (#944)
548502ad3b is described below
commit 548502ad3bb70a4ac21e287df70757144088d9a0
Author: Jay Chung <[email protected]>
AuthorDate: Thu Jan 18 10:38:51 2024 +0800
fix: Remove external resources (#944)
related to https://whimsy.apache.org/site/project/dolphinscheduler
---
public/index.html | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/public/index.html b/public/index.html
index ae0ab8454d..9ffca753e4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -44,19 +44,6 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
- <script>
- var _hmt = _hmt || [];
- (function () {
- var hm = document.createElement("script");
- hm.src = "https://hm.baidu.com/hm.js?d6bc736fd9885d9a5dc938425ac062ad";
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(hm, s);
- })();
- </script>
- <script
- async
- src="https://www.googletagmanager.com/gtag/js?id=G-899J8PYKJZ"
- ></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {