[Python-modules-commits] [flask-bcrypt] 04/09: Remove image from amazonaws in docs theme
Orestis Ioannou
oorestisime-guest at moszumanska.debian.org
Tue Mar 15 19:41:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
oorestisime-guest pushed a commit to branch master
in repository flask-bcrypt.
commit c4d33b047b3c65ef575e6eee54330bec551601e3
Author: Orestis Ioannou <orestis at oioannou.com>
Date: Fri Mar 11 23:32:31 2016 +0100
Remove image from amazonaws in docs theme
---
docs/_themes/flask_small/layout.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/_themes/flask_small/layout.html b/docs/_themes/flask_small/layout.html
index aa1716a..d37d667 100644
--- a/docs/_themes/flask_small/layout.html
+++ b/docs/_themes/flask_small/layout.html
@@ -14,8 +14,7 @@
{% 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>
+ <a href="http://github.com/{{ theme_github_fork }}">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-bcrypt.git
More information about the Python-modules-commits
mailing list