Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

add google-analytics config #16271

Merged
merged 3 commits into from
Sep 27, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/static_site/src/_config_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ url: https://mxnet.incubator.apache.org
twitter_username: apachemxnet
github_username: apache/incubator-mxnet
youtube_username: apachemxnet
google_analytics: UA-96378503-1

# Build settings
markdown: redcarpet
Expand Down