diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2012-01-18 11:14:32 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2012-01-18 11:14:32 -0500 |
| commit | 557480cfe8231ce4cfb10ef4cab2a955bf99198d (patch) | |
| tree | e554060de1c71b68b5c0d713e1724fa3ede5be54 /docs/_themes | |
| parent | 5dae0bb9bf27e20aa505b905c2129b25e052443a (diff) | |
| download | python-requests-557480cfe8231ce4cfb10ef4cab2a955bf99198d.tar.gz | |
SOPA
Diffstat (limited to 'docs/_themes')
| -rw-r--r-- | docs/_themes/kr/layout.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_themes/kr/layout.html b/docs/_themes/kr/layout.html index 5e68347b..39c4d8d2 100644 --- a/docs/_themes/kr/layout.html +++ b/docs/_themes/kr/layout.html @@ -25,6 +25,14 @@ })(); /* ]]> */ </script> + + + <script type="text/javascript" src="//www.hellobar.com/hellobar.js"></script> + <script type="text/javascript"> + new HelloBar(36402,48802); + </script> + + <script type="text/javascript"> var _gaq = _gaq || []; @@ -54,4 +62,6 @@ s.parentNode.insertBefore(t, s); })(); </script> + + {%- endblock %} |
