diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2012-01-18 11:24:18 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2012-01-18 11:24:18 -0500 |
| commit | 7c963a0f4dc681f4fb086575188c340fefd7a2e5 (patch) | |
| tree | fd6b907596193ece5ca29e6be03ed6df543ddd54 /docs | |
| parent | 02f27f15c54da0d830b4cf13ee0ef2fb2e11db89 (diff) | |
| download | tablib-7c963a0f4dc681f4fb086575188c340fefd7a2e5.tar.gz | |
SOPA
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_themes/kr/layout.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/_themes/kr/layout.html b/docs/_themes/kr/layout.html index 696413a..1431b49 100644 --- a/docs/_themes/kr/layout.html +++ b/docs/_themes/kr/layout.html @@ -15,6 +15,12 @@ <a href="https://github.com/kennethreitz/tablib"> <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" /> </a> + + <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 || []; |
