diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-21 15:11:11 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-21 15:11:11 +0200 |
| commit | 4e9a4a6483105d5eef1e3d769d6384c3af4ff4c9 (patch) | |
| tree | 0dde1821cc56f613574429019090a82215c33179 /.claude | |
| parent | cca10206d39148b5b760a12f50213dcf7f322518 (diff) | |
| download | danixxyz-4e9a4a6483105d5eef1e3d769d6384c3af4ff4c9.tar.gz danixxyz-4e9a4a6483105d5eef1e3d769d6384c3af4ff4c9.zip | |
chore: adding files for agentic content writing
Diffstat (limited to '.claude')
| -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 167a23a..88d4d72 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -25,7 +25,8 @@ "Bash(hugo version *)", "Bash(curl -s \"http://localhost:1313/articles/\")", "Bash(curl -s http://localhost:1313/tags/hugo/)", - "Bash(curl -s http://localhost:1313/categories/)" + "Bash(curl -s http://localhost:1313/categories/)", + "Bash(curl *)" ] } } |
