This is an automated email from the ASF dual-hosted git repository.
ako pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/age-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a7c9af02 updated google analytics (#239)
a7c9af02 is described below
commit a7c9af02f1662ada948f585450f95b5b02043893
Author: Muhammad Farrukh <[email protected]>
AuthorDate: Tue Dec 5 16:00:02 2023 +0500
updated google analytics (#239)
---
404/index.html | 9 ++++++++-
admin/index.html | 9 ++++++++-
age-manual/index.html | 8 ++++++++
age-manual/master/index.html | 8 ++++++++
age-manual/v0.6.0/index.html | 8 ++++++++
blog/index.html | 9 ++++++++-
contribution/guide/index.html | 9 ++++++++-
contribution/how/index.html | 9 ++++++++-
contribution/process/index.html | 9 ++++++++-
contribution/requirements/index.html | 9 ++++++++-
contribution/volunteers/index.html | 9 ++++++++-
download/index.html | 9 ++++++++-
index.html | 11 ++++++++++-
joinus/index.html | 9 ++++++++-
release-notes/index.html | 9 ++++++++-
tags/age-viewer/index.html | 9 ++++++++-
tags/age/index.html | 9 ++++++++-
tags/index.html | 9 ++++++++-
team/index.html | 11 ++++++++++-
19 files changed, 156 insertions(+), 16 deletions(-)
diff --git a/404/index.html b/404/index.html
index d8da67da..a3cd3cc2 100644
--- a/404/index.html
+++ b/404/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helm [...]
/*!
*
* antd v4.22.3
diff --git a/admin/index.html b/admin/index.html
index 1385459e..486c7c28 100644
--- a/admin/index.html
+++ b/admin/index.html
@@ -1 +1,8 @@
-<!doctype html><html><head><meta charset="utf-8"><title>Content
Manager</title><meta name="robots" content="none"><meta name="viewport"
content="width=device-width,initial-scale=1"><script defer="defer"
src="netlify-identity.js"></script><script defer="defer"
src="react.production.min.js"></script><script defer="defer"
src="react-dom.production.min.js"></script><script defer="defer"
src="netlify-cms-app.js"></script><script defer="defer"
src="cms.js"></script></head><body></body></html>
\ No newline at end of file
+<!doctype html><html><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charset="utf-8"><title>Content Manager</title><meta
name="robots" content="none"><meta name="viewport"
content="width=device-width,initial-scale=1"><script defer="defer"
src="netlify-identity.js"></script><script defer="defer"
src="react.production.min.js"></script><script defer="defer"
src="react-dom.production.min.js"></script><script defer="defer"
src="netlify-cms-app.js"></script><script defer="defer"
src="cms.js"></script></head><body></body></html>
\ No newline at end of file
diff --git a/age-manual/index.html b/age-manual/index.html
index eda94381..836c3a05 100644
--- a/age-manual/index.html
+++ b/age-manual/index.html
@@ -1,6 +1,14 @@
<!DOCTYPE html>
<html>
<head>
+ <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script>
<title>Redirecting to master branch</title>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=./master/index.html">
diff --git a/age-manual/master/index.html b/age-manual/master/index.html
index 83a98406..0fd090f1 100644
--- a/age-manual/master/index.html
+++ b/age-manual/master/index.html
@@ -1,6 +1,14 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
+ <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1:
http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
diff --git a/age-manual/v0.6.0/index.html b/age-manual/v0.6.0/index.html
index 50aca82b..90387acc 100644
--- a/age-manual/v0.6.0/index.html
+++ b/age-manual/v0.6.0/index.html
@@ -1,6 +1,14 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
+ <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1:
http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
diff --git a/blog/index.html b/blog/index.html
index 4c8a7970..3a754214 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helm [...]
/*!
*
* antd v4.22.3
diff --git a/contribution/guide/index.html b/contribution/guide/index.html
index a55e9b7e..6ac57d89 100644
--- a/contribution/guide/index.html
+++ b/contribution/guide/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helm [...]
/*!
*
* antd v4.22.3
diff --git a/contribution/how/index.html b/contribution/how/index.html
index 67f9bb08..42e801c5 100644
--- a/contribution/how/index.html
+++ b/contribution/how/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet [...]
/*!
*
* antd v4.22.3
diff --git a/contribution/process/index.html b/contribution/process/index.html
index abe0bc8f..bf5f5081 100644
--- a/contribution/process/index.html
+++ b/contribution/process/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet [...]
/*!
*
* antd v4.22.3
diff --git a/contribution/requirements/index.html
b/contribution/requirements/index.html
index b4a928de..a8104bb0 100644
--- a/contribution/requirements/index.html
+++ b/contribution/requirements/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet [...]
/*!
*
* antd v4.22.3
diff --git a/contribution/volunteers/index.html
b/contribution/volunteers/index.html
index f154e63f..e92cb9d5 100644
--- a/contribution/volunteers/index.html
+++ b/contribution/volunteers/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet [...]
/*!
*
* antd v4.22.3
diff --git a/download/index.html b/download/index.html
index f87fead6..39491720 100644
--- a/download/index.html
+++ b/download/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet [...]
/*!
*
* antd v4.22.3
diff --git a/index.html b/index.html
index c18c5e53..9928a820 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,13 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head>
+ <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script>
+ <meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet="true"
n [...]
/*!
*
* antd v4.22.3
diff --git a/joinus/index.html b/joinus/index.html
index 7e2c05c7..e8086a80 100644
--- a/joinus/index.html
+++ b/joinus/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet [...]
/*!
*
* antd v4.22.3
diff --git a/release-notes/index.html b/release-notes/index.html
index 4e9c5414..912a2d2e 100644
--- a/release-notes/index.html
+++ b/release-notes/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet [...]
/*!
*
* antd v4.22.3
diff --git a/tags/age-viewer/index.html b/tags/age-viewer/index.html
index 1dae0142..83780c18 100644
--- a/tags/age-viewer/index.html
+++ b/tags/age-viewer/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helm [...]
/*!
*
* antd v4.22.3
diff --git a/tags/age/index.html b/tags/age/index.html
index 2a68c7e9..f9ced14f 100644
--- a/tags/age/index.html
+++ b/tags/age/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helm [...]
/*!
*
* antd v4.22.3
diff --git a/tags/index.html b/tags/index.html
index f91ec0ca..9fabaee3 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -1,4 +1,11 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head> <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helm [...]
/*!
*
* antd v4.22.3
diff --git a/team/index.html b/team/index.html
index 5e80eec4..5a894a5e 100644
--- a/team/index.html
+++ b/team/index.html
@@ -1,4 +1,13 @@
-<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta
http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta
data-react-helmet="true" property="og:image" content="/img/og-image.jpg"/><meta
data-react-helmet="true" property="og:url" content="/"/><meta
data-react-helmet="true" property="og:title" content="Apache AGE"/><meta
data-react-helmet="true" property="og:type" content="business.business [...]
+<!DOCTYPE html><html lang="en"><head>
+ <script async
src="https://www.googletagmanager.com/gtag/js?id=G-XFVE1KJW91"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+
+ gtag('config', 'G-XFVE1KJW91');
+ </script>
+ <meta charSet="utf-8"/><meta http-equiv="x-ua-compatible"
content="ie=edge"/><meta name="viewport" content="width=device-width,
initial-scale=1, shrink-to-fit=no"/><meta data-react-helmet="true"
property="og:image" content="/img/og-image.jpg"/><meta data-react-helmet="true"
property="og:url" content="/"/><meta data-react-helmet="true"
property="og:title" content="Apache AGE"/><meta data-react-helmet="true"
property="og:type" content="business.business"/><meta data-react-helmet="true"
[...]
/*!
*
* antd v4.22.3