[Python-modules-commits] [matplotlib] 04/08: bts800803 dont use the Raleway font (from the Google Fonts API)
Sandro Tosi
morph at moszumanska.debian.org
Sat Jan 9 16:54:14 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 94e09e2cb6d51f4a9ef77d76b95586744de1b6a4
Author: Sandro Tosi <morph at debian.org>
Date: Sat Jan 9 16:03:45 2016 +0000
bts800803 dont use the Raleway font (from the Google Fonts API)
---
doc/_templates/layout.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
index 70f1b99..e17db11 100644
--- a/doc/_templates/layout.html
+++ b/doc/_templates/layout.html
@@ -170,7 +170,6 @@ parents[-1].link|e }}" />
{%- endif %}
{%- endblock %}
{%- block extrahead %} {% endblock %}
-<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
</head>
<body>
--
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