From acdc831359ed8aa0cc33c086c50d1be92c5e7ee2 Mon Sep 17 00:00:00 2001 From: Razon Yang Date: Sat, 9 Dec 2023 13:40:59 +0800 Subject: [PATCH] feat: add support for icons (#112) --- layouts/partials/hb/modules/breadcrumb/index.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/layouts/partials/hb/modules/breadcrumb/index.html b/layouts/partials/hb/modules/breadcrumb/index.html index 36440c7..6153897 100644 --- a/layouts/partials/hb/modules/breadcrumb/index.html +++ b/layouts/partials/hb/modules/breadcrumb/index.html @@ -5,12 +5,20 @@ {{- range .Ancestors.Reverse }} {{- end -}}