summaryrefslogtreecommitdiffstats
path: root/.claude
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-21 12:16:18 +0200
committerDanilo M. <danix@danix.xyz>2026-04-21 12:16:18 +0200
commit2e3c3c8709845432f231098e16d32cfe0191a5dd (patch)
tree66989fa7f88a59fe460be30043c46db2c2217bd1 /.claude
parenta14e39f1e7ca28fd27380efef855617c070ce256 (diff)
downloaddanixxyz-2e3c3c8709845432f231098e16d32cfe0191a5dd.tar.gz
danixxyz-2e3c3c8709845432f231098e16d32cfe0191a5dd.zip
Updated TODO.
Diffstat (limited to '.claude')
-rw-r--r--.claude/settings.local.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 7eaaefd..167a23a 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -22,7 +22,10 @@
"Bash(curl -s http://localhost:1313/articles/haiku-2/)",
"Bash(curl -s http://localhost:1313/articles/)",
"Bash(curl -s http://localhost:1313/css/main.min.css)",
- "Bash(hugo version *)"
+ "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/)"
]
}
}