diff --git a/layouts/index.html b/layouts/index.html index 6b5fdc6..e021979 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -8,7 +8,7 @@
- {{- if .Param "subtitleFile" -}} + {{- if .Param "subtitlefile" -}} {{ template "partials/subtitle.html" . }} {{- else if isset .Site.Params "subtitle" -}}

{{ .Site.Params.Subtitle | markdownify }}