diff --git a/themes/ccchh/layouts/index.html b/themes/ccchh/layouts/index.html index b3942d5..4de142c 100644 --- a/themes/ccchh/layouts/index.html +++ b/themes/ccchh/layouts/index.html @@ -37,11 +37,12 @@ {{- if $subsecs }}
{{- range $subsecs }} + {{- $link := .Params.link }}
-

{{ .Title }}

+

{{ .Title }}

{{- $img_path := printf "%s%s" $subsec_dir .Params.Image }} {{- with $home.Resources.Get $img_path }} - + {{- end }} {{ .Content }}