10000 Merge branch 'master' of github.com:twilio/twilio-python · michaelhelmick/twilio-python@40e41ed · GitHub
[go: up one dir, main page]

Skip to content

Commit 40e41ed

Browse files
committed
Merge branch 'master' of github.com:twilio/twilio-python
2 parents b8ef8e1 + 5d322ba commit 40e41ed

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

docs/_themes/kr/layout.html

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -15,33 +15,5 @@
1515
<a href="https://github.com/twilio/twilio-python">
1616
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" />
1717
</a>
18-
<script type="text/javascript">
1918

20-
var _gaq = _gaq || [];
21-
_gaq.push(['_setAccount', 'UA-8742933-11']);
22-
_gaq.push(['_setDomainName', 'none']);
23-
_gaq.push(['_setAllowLinker', true]);
24-
_gaq.push(['_trackPageview']);
25-
26-
(function() {
27-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
28-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
29-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
30-
})();
31-
32-
</script>
33-
34-
<script type="text/javascript">
35-
(function() {
36-
var t = document.createElement('script');
37-
t.type = 'text/javascript';
38-
t.async = true;
39-
t.id = 'gauges-tracker';
40-
t.setAttribute('data-site-id',
41-
'4ddc27f6613f5d186d000007');
42-
t.src = '//secure.gaug.es/track.js';
43-
var s = document.getElementsByTagName('script')[0];
44-
s.parentNode.insertBefore(t, s);
45-
})();
46-
</script>
4719
{%- endblock %}

0 commit comments

Comments
 (0)
0