[Python-modules-commits] [matplotlib] 07/12: bts800803 disable the GitHub Fork Me ribbon
Sandro Tosi
morph at moszumanska.debian.org
Sun May 28 02:29:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository matplotlib.
commit dfc6ae15ca2d808ec4944440160dcbccc8dcac38
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 aa1f278..b5735bf 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -162,12 +162,6 @@ parents[-1].link|e }}" />
{% 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