From 1c8e77e6687c71aefafbfed5472488ea581436d0 Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Sun, 5 Feb 2023 14:16:28 +0100 Subject: [PATCH] link back to main site --- gallery/themes/autophugo/layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) "/") -}}