markdonify titles #198
This commit is contained in:
parent
7aefd3b314
commit
c2a5399259
7 changed files with 11 additions and 11 deletions
|
@ -1 +1 @@
|
|||
<title>{{ if and (.Title) (not .IsHome) }}{{ .Title }} - {{ end }}{{ .Site.Title }}</title>
|
||||
<title>{{ if and (.Title) (not .IsHome) }}{{ .Title | markdownify }} - {{ end }}{{ .Site.Title | markdownify }}</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue