[Python-modules-commits] [flask-restful] 04/12: remove externally linked image

Ondřej Nový onovy at moszumanska.debian.org
Sat Aug 13 21:56:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy pushed a commit to branch master
in repository flask-restful.

commit 81b0b8d57544dcab9fa1a5e0ac3dc81a2ac4f231
Author: Jonathan Carter <jonathan at ubuntu.com>
Date:   Sat Jan 2 18:07:23 2016 +0200

    remove externally linked image
    
    Remove an externally linked image that could cause a potential privacy
    violation.
    
    Patch-Name: remove-external-image
---
 docs/_themes/flask_small/layout.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/_themes/flask_small/layout.html b/docs/_themes/flask_small/layout.html
index aa1716a..4373a0f 100644
--- a/docs/_themes/flask_small/layout.html
+++ b/docs/_themes/flask_small/layout.html
@@ -14,8 +14,10 @@
 {% block relbar1 %}{% endblock %}
 {% block relbar2 %}
   {% if theme_github_fork %}
+    <!--
     <a href="http://github.com/{{ theme_github_fork }}"><img style="position: fixed; top: 0; right: 0; border: 0;"
     src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
+    -->
   {% endif %}
 {% endblock %}
 {% block sidebar1 %}{% endblock %}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-restful.git



More information about the Python-modules-commits mailing list