사이트 1차 수정

This commit is contained in:
2026-06-01 23:17:42 +09:00
parent 005719edee
commit 7c7042f860
37 changed files with 370 additions and 140 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Bash(npm run *)"
"Bash(npm run *)",
"PowerShell(New-Item *)",
"PowerShell(winget install *)"
]
}
}