From b22a96cbcfda71a59099b18a67656567c0781afc Mon Sep 17 00:00:00 2001 From: Nikolaos Karaolidis Date: Tue, 5 Aug 2025 21:50:51 +0200 Subject: [PATCH] Update theme Signed-off-by: Nikolaos Karaolidis --- hugo.toml | 17 +++++++++++++++++ themes/huell | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index a391e7c..2963fb6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,3 +2,20 @@ baseURL = 'https://www.karaolidis.com/' languageCode = 'en-us' title = 'Jupiter Lab' theme = 'huell' + +[params] +prompt = "jupiter-lab" +titleCutting = true +animateStyle = "animated slideInUp fast" + +[[params.navlinks]] +name = "posts/" +url = "/" + +[[params.navlinks]] +name = "photos/" +url = "photos/" + +[[params.navlinks]] +name = "about/" +url = "about/" diff --git a/themes/huell b/themes/huell index 1ef22fc..1f49f0e 160000 --- a/themes/huell +++ b/themes/huell @@ -1 +1 @@ -Subproject commit 1ef22fc697c4fd0f76a6f9daabcabb5035f6f77e +Subproject commit 1f49f0ee88a75f16de144c1c8fbe92452b5382cb