From 09bf24e83154aba8e0ed8178cebdeac16553e990 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 17 Apr 2026 16:36:22 +0200 Subject: feat: add social-share partial with 9 targets and two layout modes --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.claude/settings.local.json') diff --git a/.claude/settings.local.json b/.claude/settings.local.json index b96ee8d..ab7c2d9 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -16,7 +16,8 @@ "Bash(hugo server *)", "Bash(hugo config *)", "Bash(hugo --debug)", - "Bash(hugo)" + "Bash(hugo)", + "Bash(hugo -D)" ] } } -- cgit v1.2.3