File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 5
5
< link rel ="canonical " href ="{{ . }} ">
6
6
{{ end }}
7
7
{{ partial "head.html" . }}
8
- < title > {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}</ title >
9
8
</ head >
10
9
< body class ="td-{{ .Kind }} td-blog {{- with .Page.Params.body_class }} {{ . }}{{ end }} ">
11
10
< header >
Original file line number Diff line number Diff line change 2
2
< html lang ="{{ .Site.Language.Lang }} " class ="no-js " dir ="{{ or .Site.Language.LanguageDirection `ltr` }} ">
3
3
< head >
4
4
{{ partial "head.html" . }}
5
- < title > {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}</ title >
6
5
</ head >
7
6
< body class ="td-{{ .Kind }}{{ with .Page.Params.body_class }} {{ . }}{{ end }} ">
8
7
< header >
You can’t perform that action at this time.
0 commit comments