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 badde937 added google analytics script tag to all pages (#244)
badde937 is described below
commit badde937f86e32f8f90f87182f60baecf14827a8
Author: Muhammad Farrukh <[email protected]>
AuthorDate: Tue Jan 2 14:02:39 2024 +0500
added google analytics script tag to all pages (#244)
---
404/index.html | 9 ++++++++-
admin/index.html | 9 ++++++++-
age-manual/index.html | 8 ++++++++
age-manual/master/index.html | 8 ++++++++
age-manual/master/search.html | 8 ++++++++
age-manual/v0.6.0/index.html | 8 ++++++++
age-manual/v0.6.0/search.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 | 9 ++++++++-
joinus/index.html | 9 ++++++++-
overview/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 | 9 ++++++++-
22 files changed, 176 insertions(+), 17 deletions(-)
diff --git a/404/index.html b/404/index.html
index d8da67da..9bcb1869 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..ace82f97 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..72f5f649 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/master/search.html b/age-manual/master/search.html
index c60f3dda..e2097883 100644
--- a/age-manual/master/search.html
+++ b/age-manual/master/search.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="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search — Apache AGE master documentation</title>
diff --git a/age-manual/v0.6.0/index.html b/age-manual/v0.6.0/index.html
index 50aca82b..78e3da72 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/age-manual/v0.6.0/search.html b/age-manual/v0.6.0/search.html
index 32a8d767..f9cb0e4d 100644
--- a/age-manual/v0.6.0/search.html
+++ b/age-manual/v0.6.0/search.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="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search — Apache AGE master documentation</title>
diff --git a/blog/index.html b/blog/index.html
index 4c8a7970..4d7a1e24 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..eb31b300 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..84cefd19 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..d9557da4 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..0980bad0 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..d24ffdbb 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..f9d7da08 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..c55244da 100644
--- a/index.html
+++ b/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/joinus/index.html b/joinus/index.html
index 7e2c05c7..ca68e416 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/overview/index.html b/overview/index.html
index 79fbcfbe..22f7067f 100644
--- a/overview/index.html
+++ b/overview/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..c611bce6 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..d04cc346 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..f8e9d8a7 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..176a778b 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..013380ec 100644
--- a/team/index.html
+++ b/team/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