This is an automated email from the ASF dual-hosted git repository.
joshfischer pushed a commit to branch joshfischer/0.20.4-incubating-site
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git
The following commit(s) were added to
refs/heads/joshfischer/0.20.4-incubating-site by this push:
new b968874 fix property
b968874 is described below
commit b968874299d562ba5d26faea54d78cc42c4d51c5
Author: Josh Fischer <[email protected]>
AuthorDate: Thu May 27 11:52:58 2021 -0500
fix property
---
website2/website/siteConfig.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website2/website/siteConfig.js b/website2/website/siteConfig.js
index 07ac976..fbdac72 100644
--- a/website2/website/siteConfig.js
+++ b/website2/website/siteConfig.js
@@ -65,7 +65,7 @@ const siteConfig = {
// For github.io type URLs, you would set the url and baseUrl like:
url: url,
baseUrl: baseUrl, // Base URL for your project */
- gaTrackingId: "G-TY5B0S76DP",
+ gaTrackingId: "UA-198017384-1",
// Used for publishing and more
projectName: 'incubator-heron',