From 1b40d37d7b35b6090a088ba049883dcf4c1e8dba Mon Sep 17 00:00:00 2001 From: Francesco Date: Sat, 11 May 2024 22:48:26 +0200 Subject: Breadcrumbs and tags --- layouts/partials/breadcrumbs.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/breadcrumbs.html b/layouts/partials/breadcrumbs.html index 9040d1f..30a4df1 100644 --- a/layouts/partials/breadcrumbs.html +++ b/layouts/partials/breadcrumbs.html @@ -1,8 +1,9 @@ +{{ if .Site.Params.breadcrumbs }} \ No newline at end of file + {{ .Title }} + +{{ end }} \ No newline at end of file -- cgit v1.2.3