diff options
Diffstat (limited to '.claude/settings.local.json')
| -rw-r--r-- | .claude/settings.local.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json index c53a5a9..073a5e9 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -6,7 +6,8 @@ "Bash(git commit *)", "Bash(ls -la *.toml)", "Bash(find *)", - "Bash(ls *)" + "Bash(ls *)", + "WebFetch(domain:gohugo.io)" ] } } |
