diff --git a/.claude/settings.local.json b/.claude/settings.local.json index c2ec1e8..671c9fe 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,7 +1,10 @@ { "permissions": { "allow": [ - "Bash(cp:*)" + "Bash(cp:*)", + "Bash(python -m http.server 8000)", + "PowerShell(Test-Path *)", + "PowerShell(Copy-Item *)" ] } } diff --git a/website/index.html b/website/index.html index 54fef63..bd6e974 100644 --- a/website/index.html +++ b/website/index.html @@ -1,6 +1,7 @@ - + +