From 45160ceda3e2db3d74b4836ca09dc23ab8bbd19b Mon Sep 17 00:00:00 2001 From: razonyang Date: Fri, 5 Jan 2024 22:59:11 +0800 Subject: [PATCH] fix: correct overflow styles --- layouts/partials/hb/modules/blog/single.html | 2 +- .../layouts/partials/hb/modules/blog-post-nav/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/hb/modules/blog/single.html b/layouts/partials/hb/modules/blog/single.html index 04be80df..f0c1c988 100644 --- a/layouts/partials/hb/modules/blog/single.html +++ b/layouts/partials/hb/modules/blog/single.html @@ -3,7 +3,7 @@ {{ partial "hugopress/functions/render-hooks" (dict "Name" "hb-blog-main-begin" "Page" .) }}
-

{{ .Title }}

+

{{ .Title }}