mirror of
https://github.com/tomfran/typo.git
synced 2025-04-25 21:19:55 +03:00
Not show breadcrumbs on homepage
This commit is contained in:
parent
6664932d9f
commit
ca10a42626
1 changed files with 2 additions and 0 deletions
|
@ -2,7 +2,9 @@
|
|||
|
||||
{{/* Breadcrumbs */}}
|
||||
|
||||
{{ if not .IsHome }}
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<div {{ if .Param "autonumber" }} class="autonumber" {{ end }}>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue