From d1cb52fc16492f02a1f995cc83f0580635e76215 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 17 Apr 2026 11:09:42 +0200 Subject: test: verify accessibility (WCAG AA) - heading hierarchy, contrast, focus, motion --- .claude/settings.local.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.claude') diff --git a/.claude/settings.local.json b/.claude/settings.local.json index f84dae2..b96ee8d 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -12,7 +12,11 @@ "Read(//tmp/**)", "WebFetch(domain:github.com)", "Bash(git checkout *)", - "Bash(npm run *)" + "Bash(npm run *)", + "Bash(hugo server *)", + "Bash(hugo config *)", + "Bash(hugo --debug)", + "Bash(hugo)" ] } } -- cgit v1.2.3