File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 < div class ="columns ">
88 < div class ="column is-centered-tablet-portrait ">
99 < h1 class ="title section-title "> {{ .Title }}</ h1 >
10- < h5 class ="subtitle is-5 is-muted "> {{ .Params.Subtitle }}</ h5 >
10+ < h5 class ="subtitle "> {{ .Params.Subtitle }}</ h5 >
1111 < div class ="divider "> </ div >
1212 </ div >
1313 </ div >
Original file line number Diff line number Diff line change 55 {{ partial "breadcrumbs.html" . }}
66 < h1 > {{ .Title }}</ h1 >
77 {{ if .Params.Subtitle }}
8- < h5 class ="subtitle is-5 is-muted "> {{ .Params.Subtitle }}</ h5 >
8+ < h5 class ="subtitle "> {{ .Params.Subtitle }}</ h5 >
99 {{ end }}
1010
1111 {{ .Content }}
Original file line number Diff line number Diff line change 55 {{ partial "breadcrumbs.html" . }}
66 < h1 > {{ .Title }}</ h1 >
77 {{ if .Params.Subtitle }}
8- < h5 class ="subtitle is-5 is-muted "> {{ .Params.Subtitle }}</ h5 >
8+ < h5 class ="subtitle "> {{ .Params.Subtitle }}</ h5 >
99 {{ end }}
1010 {{ .Content }}
1111 {{ if eq .CurrentSection.Title "Scientific Python Ecosystem Coordination" }}
Original file line number Diff line number Diff line change 55 {{ partial "breadcrumbs.html" . }}
66 < h1 > {{ .Title }}</ h1 >
77 {{ if .Params.Subtitle }}
8- < h5 class ="subtitle is-5 is-muted "> {{ .Params.Subtitle }}</ h5 >
8+ < h5 class ="subtitle "> {{ .Params.Subtitle }}</ h5 >
99 {{ end }}
1010 {{ .Content }}
1111 < br />
You can’t perform that action at this time.
0 commit comments