[Python-modules-commits] [matplotlib] 06/12: bts800803 disable the GitHub Fork Me ribbon
Sandro Tosi
morph at moszumanska.debian.org
Sat Sep 10 14:32:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository matplotlib.
commit c61d06248aaa2f9ab00ca6b61d2d680ec9983b71
Author: Sandro Tosi <morph at debian.org>
Date: Sat Jan 9 15:49:51 2016 +0000
bts800803 disable the GitHub Fork Me ribbon
---
doc/_templates/layout.html | 6 ------
1 file changed, 6 deletions(-)
diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
index 79ce033..1565efb 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -170,12 +170,6 @@ color: #11557C;">new updates</a></p>
{% block relbar1 %}
-<!-- The "Fork me on github" ribbon -->
-<img style="float: right; margin-bottom: -40px; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" usemap="#ribbonmap"/>
-<map name="ribbonmap">
- <area shape="poly" coords="15,0,148,-1,148,135" href="https://github.com/matplotlib/matplotlib" title="Fork me on GitHub" />
-</map>
-
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
{%- if builder in ('htmlhelp', 'devhelp', 'latex') %}
<a href="{{ pathto('index') }}"><img src="{{pathto("_static/logo2.png", 1) }}" width="540px" border="0" alt="matplotlib"/></a>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/matplotlib.git
More information about the Python-modules-commits
mailing list