mirror of
https://github.com/tomfran/typo.git
synced 2025-04-26 21:49:54 +03:00
Not show breadcrumbs on homepage
This commit is contained in:
parent
dd122564f9
commit
2c60fc4f81
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