From 5b1e212af64a1a7acef75ef24760b91eda481f43 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 21 Apr 2026 10:00:30 +0200 Subject: chore: add back-to-top button planning and design docs, update local settings Co-Authored-By: Claude Haiku 4.5 --- .claude/settings.local.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.claude') diff --git a/.claude/settings.local.json b/.claude/settings.local.json index ab7c2d9..7eaaefd 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -17,7 +17,12 @@ "Bash(hugo config *)", "Bash(hugo --debug)", "Bash(hugo)", - "Bash(hugo -D)" + "Bash(hugo -D)", + "Bash(curl -s http://localhost:1313/)", + "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 *)" ] } } -- cgit v1.2.3