diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-11-04 23:00:38 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-11-04 23:00:38 -0400 |
| commit | 4cae63a2976a247977a983d584efc558ecb3cd2c (patch) | |
| tree | 559d2153ba75a4d9e2f715ab9fda91e92fac8ef1 /docs/_themes | |
| parent | 628325ae90352e09fa5ccee29211ddeb2955d199 (diff) | |
| download | python-requests-4cae63a2976a247977a983d584efc558ecb3cd2c.tar.gz | |
take out weinre
Diffstat (limited to 'docs/_themes')
| -rw-r--r-- | docs/_themes/kr/layout.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_themes/kr/layout.html b/docs/_themes/kr/layout.html index 54221a9c..4a7affe2 100644 --- a/docs/_themes/kr/layout.html +++ b/docs/_themes/kr/layout.html @@ -6,7 +6,6 @@ {% endif %} <link media="only screen and (max-device-width: 480px)" href="{{ pathto('_static/small_flask.css', 1) }}" type= "text/css" rel="stylesheet" /> - <script src="http://localhost:9000/target/target-script-min.js#anonymous"></script> <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9"> {% endblock %} {%- block relbar2 %}{% endblock %} |
