From f9940e2191d99b0e3a0f8d31c9bff14f1dcfd742 Mon Sep 17 00:00:00 2001 From: BluemediaGER Date: Sun, 28 Jan 2024 02:08:42 +0100 Subject: [PATCH 1/2] Update hugo-profile --- themes/hugo-profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-profile b/themes/hugo-profile index 60ddef6..23ff991 160000 --- a/themes/hugo-profile +++ b/themes/hugo-profile @@ -1 +1 @@ -Subproject commit 60ddef6a5f124e332521d45e6d3dd00480d6604c +Subproject commit 23ff9912716ea49102279e7298b83e473577e0e9 From cd874765da6225b0b6cb3bd55e945967cac10706 Mon Sep 17 00:00:00 2001 From: BluemediaGER Date: Sun, 28 Jan 2024 02:09:21 +0100 Subject: [PATCH 2/2] Increase length of preview titles --- config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yaml b/config.yaml index 30dd359..dd75582 100644 --- a/config.yaml +++ b/config.yaml @@ -35,6 +35,9 @@ params: favicon: "/fav.png" useBootstrapCDN: false + # Title length of preview cards + previewTitleLength: 60 + singlePages: readTime: enable: true