Skip to content

Commit

Permalink
Doc updated
Browse files Browse the repository at this point in the history
  • Loading branch information
davidealbanese committed May 11, 2018
1 parent 156f312 commit 6259195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{{ super() }}
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-75841942-1']);
_gaq.push(['_setAccount', 'UA-75841942-2']);
_gaq.push(['_trackPageview']);
</script>
{% endblock %}
Expand Down

0 comments on commit 6259195

Please sign in to comment.