Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5927727

Browse files
committed
MNT: remove unneeded webfont
closes #5821
1 parent bc9e657 commit 5927727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ <h3>{{ _('Navigation') }}</h3>
170170
{%- endif %}
171171
{%- endblock %}
172172
{%- block extrahead %} {% endblock %}
173-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
173+
174174

175175
</head>
176176
<body>

0 commit comments

Comments
 (0)