summaryrefslogtreecommitdiffstats
path: root/.claude/settings.local.json
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-17 11:09:42 +0200
committerDanilo M. <danix@danix.xyz>2026-04-17 11:09:42 +0200
commitd1cb52fc16492f02a1f995cc83f0580635e76215 (patch)
tree2202e9ddbe6197f166b0da1a9ebe4f5750170573 /.claude/settings.local.json
parent4ee4823bd2b20a8f71eae3d0f85f3bf46a87e82e (diff)
downloaddanixxyz-d1cb52fc16492f02a1f995cc83f0580635e76215.tar.gz
danixxyz-d1cb52fc16492f02a1f995cc83f0580635e76215.zip
test: verify accessibility (WCAG AA) - heading hierarchy, contrast, focus, motion
Diffstat (limited to '.claude/settings.local.json')
-rw-r--r--.claude/settings.local.json6
1 files changed, 5 insertions, 1 deletions
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)"
]
}
}