We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e554b commit d2d944fCopy full SHA for d2d944f
docs/index.html
@@ -15,18 +15,5 @@
15
<script src="https://unpkg.com/docute/plugins/docsearch.js"></script>
16
<script src="./config.js"></script>
17
<!-- don't remove this part end -->
18
-
19
- <!-- Google Analytics -->
20
- <script>
21
- window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
22
- ga('create', 'UA-92766713-1', 'auto');
23
- ga('send', 'pageview');
24
- docute.router.afterEach(function (to) {
25
- ga('set', 'page', to.fullPath);
26
27
- });
28
- </script>
29
- <script async src='https://www.google-analytics.com/analytics.js'></script>
30
- <!-- End Google Analytics -->
31
</body>
32
</html>
0 commit comments