File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
{%- macro relbar() %}
11
11
< div class ="related ">
12
12
< ul >
13
- < li > < a href ="http: //kivy.org/ "> Homepage</ a > - </ li >
13
+ < li > < a href ="//kivy.org "> Homepage</ a > - </ li >
14
14
< li > < a href ="{{ pathto(master_doc) }} "> Documentation</ a > </ li >
15
15
{#
16
16
{%- for parent in parents %}
@@ -90,7 +90,7 @@ <h3>Related Topics</h3>
90
90
{%- set titlesuffix = "" %}
91
91
{%- endif %}
92
92
< title > {{ title|striptags }}{{ titlesuffix }}</ title >
93
- < link href ='http: //fonts.googleapis.com/css?family=Source+Code+Pro:400,700 ' rel ='stylesheet ' type ='text/css '>
93
+ < link href ='//fonts.googleapis.com/css?family=Source+Code+Pro:400,700 ' rel ='stylesheet ' type ='text/css '>
94
94
< link rel ="stylesheet " href ="{{ pathto('_static/' + style, 1) }} " type ="text/css " />
95
95
< link rel ="stylesheet " href ="{{ pathto('_static/pygments.css', 1) }} " type ="text/css " />
96
96
{%- if not embedded %}
@@ -220,7 +220,7 @@ <h3>Related Topics</h3>
220
220
piwikTracker . trackPageView ( ) ;
221
221
piwikTracker . enableLinkTracking ( ) ;
222
222
} catch ( err ) { }
223
- </ script > < noscript > < p > < img src ="http ://txzone.net/piwik/piwik.php?idsite=8 " style ="border:0 " alt ="" /> </ p > </ noscript >
223
+ </ script > < noscript > < p > < img src ="https ://txzone.net/piwik/piwik.php?idsite=8 " style ="border:0 " alt ="" /> </ p > </ noscript >
224
224
<!-- End Piwik Tracking Code -->
225
225
<!--
226
226
<div class="footer">
You can’t perform that action at this time.
0 commit comments