link back to main site
This commit is contained in:
parent
ba025cc848
commit
1c8e77e668
@ -24,7 +24,7 @@
|
||||
{{- $crumb_is_title := .Site.Params.breadcrumb_use_title | default false -}}
|
||||
|
||||
<!-- Build the breadcrumb - base URL link, path links for each dir, cur location text -->
|
||||
<a href="{{ .Site.BaseURL }}"><strong>{{ .Site.Title }}</strong></a>
|
||||
<a href="https://www.vvoid.camp"><strong>{{ .Site.Title }}</strong></a>
|
||||
{{- 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) "/") -}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user