From 586a1ac6c5f29b4c78832bdd59589537c6eec985 Mon Sep 17 00:00:00 2001 From: razonyang Date: Mon, 16 Oct 2023 22:53:22 +0800 Subject: [PATCH] style: do not modularize the widget --- layouts/partials/hb/modules/breadcrumb/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/hb/modules/breadcrumb/index.html b/layouts/partials/hb/modules/breadcrumb/index.html index 6d32773..36440c7 100644 --- a/layouts/partials/hb/modules/breadcrumb/index.html +++ b/layouts/partials/hb/modules/breadcrumb/index.html @@ -1,5 +1,5 @@ {{- if and (not .IsHome) (not .Site.Params.hb.breadcrumb.disabled) -}} -
+