From 50d45730308b45a24cf8161b35f48334a611e145 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 12 Jul 2024 22:23:19 -0700 Subject: [PATCH] Show breadcrumbs --- exampleSite/content/customizations/show.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/exampleSite/content/customizations/show.md b/exampleSite/content/customizations/show.md index 2a4e04b4..fe6d542f 100644 --- a/exampleSite/content/customizations/show.md +++ b/exampleSite/content/customizations/show.md @@ -10,6 +10,7 @@ title = "Show Data" credit = "Paige Theme" style = """ #paige-authors, +#paige-breadcrumbs, #paige-date, #paige-file, #paige-keywords, @@ -43,6 +44,7 @@ paige: disable: false style: | #paige-authors, + #paige-breadcrumbs, #paige-date, #paige-file, #paige-keywords,