diff --git a/gallery/themes/autophugo/layouts/partials/header.html b/gallery/themes/autophugo/layouts/partials/header.html index 87bc154..50a67f9 100644 --- a/gallery/themes/autophugo/layouts/partials/header.html +++ b/gallery/themes/autophugo/layouts/partials/header.html @@ -24,7 +24,7 @@ {{- $crumb_is_title := .Site.Params.breadcrumb_use_title | default false -}} - {{ .Site.Title }} + {{ .Site.Title }} {{- if gt $use_part_cnt 0 -}} {{- range $cur_ind, $element := first (sub $use_part_cnt 1) $url_parts -}} {{- $path := string (delimit (first (add $cur_ind 1) $url_parts) "/") -}}