From 368c2d6eb4c5049dccc1291d3350b4539cdd3c85 Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 30 Oct 2024 10:02:59 -0700 Subject: Add google analytics. (#5438) --- docs/_layouts/user-guide.html | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'docs') diff --git a/docs/_layouts/user-guide.html b/docs/_layouts/user-guide.html index b9a387686..c32e5def6 100644 --- a/docs/_layouts/user-guide.html +++ b/docs/_layouts/user-guide.html @@ -7,6 +7,13 @@ + + @@ -407,19 +414,6 @@ }); - - {% if site.google_analytics %} - - {% endif %} \ No newline at end of file -- cgit v1.2.3