diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 19959df..2ea4e50 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,7 +1,10 @@ { "permissions": { "allow": [ - "Bash(echo \"exit: $?\")" + "Bash(echo \"exit: $?\")", + "Bash(python3 -c ' *)", + "Bash(command -v python3)", + "Bash(pip3 show *)" ] } } diff --git a/index.html b/index.html index 1dbca9b..29b776c 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,11 @@