From: Pat Mellon Date: Tue, 26 Mar 2019 17:25:01 +0000 (-0700) Subject: Add Google tag (#17690) X-Git-Tag: accepted/tizen/6.5/unified/20211028.231830~624 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa0bfa03ed1a102db9432e61207394ce15fe5ec6;p=platform%2Fupstream%2Fpytorch.git Add Google tag (#17690) Summary: This PR adds a Global Site Tag to the site. Pull Request resolved: https://github.com/pytorch/pytorch/pull/17690 Differential Revision: D14620816 Pulled By: zou3519 fbshipit-source-id: c02407881ce08340289123f5508f92381744e8e3 --- diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index 910d4e0..4014e22 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -23,5 +23,17 @@ ga('send', 'pageview'); + + + + + {% endblock %}