From a7fc2d4a1816777b6d904149e73331f37d056fcd Mon Sep 17 00:00:00 2001 From: Francesco Date: Fri, 14 Mar 2025 21:16:14 +0100 Subject: [PATCH] Update wiki --- wiki/features/appearance.md | 2 +- wiki/setup.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/wiki/features/appearance.md b/wiki/features/appearance.md index c67c836..31a91e8 100644 --- a/wiki/features/appearance.md +++ b/wiki/features/appearance.md @@ -65,7 +65,7 @@ You can choose to hide the header on every page apart from the homepage with thi hideHeader = true ``` -I strongly recommend enabling [breadcrumbs](#72-breadcrumbs) if you do so. +I strongly recommend enabling breadcrumbs if you do so. ## Note on Syntax Highlighting diff --git a/wiki/setup.md b/wiki/setup.md index eb5c13f..ef17db8 100644 --- a/wiki/setup.md +++ b/wiki/setup.md @@ -114,9 +114,11 @@ paginationSize = 100 listSummaries = true listDateFormat = '2 Jan 2006' -# Breadcrumbs (Uncomment to disable) -# [params.breadcrumbs] -# enabled = false +# Breadcrumbs +[params.breadcrumbs] +enabled = true +showCurrentPage = true +home = "Home" # Social icons [[params.social]]