From 73e630f7b5217be6b489def9c473a35507297c61 Mon Sep 17 00:00:00 2001 From: Ishan Sahay <3881641+VWJF@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:41:23 -0800 Subject: [PATCH] Update config.toml, update `dropdown_mouse_over` --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index d04c2c1..5692972 100644 --- a/config.toml +++ b/config.toml @@ -210,7 +210,7 @@ enableGitInfo = true # Format dates with Go's time formatting date_format = "January 2, 2006" - dropdown_mouse_over = false + dropdown_mouse_over = true disabled_logo = false logo_text = "HALLO"