diff --git a/.claude/settings.local.json b/.claude/settings.local.json index e3cd0f1a..09f062a9 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -68,7 +68,11 @@ "Bash(sed -i -e 's/\\\\btext-slate-100\\\\b/text-secondary/g' -e s/placeholder:text-slate-700/placeholder:text-muted/g -e s/hover:text-slate-300/hover:text-secondary/g app/page.tsx)", "Bash(sed -i 's/\\\\btext-slate-300\\\\b/text-secondary/g' app/page.tsx)", "Bash(npx tsc *)", - "Bash(python -m pytest backend/tests/ -q)" + "Bash(python -m pytest backend/tests/ -q)", + "Bash(git pull *)", + "Bash(git rm *)", + "Bash(git merge *)", + "Bash(git tag *)" ] } } diff --git a/_images.tests/1/Untitled 2.png b/_images.tests/1/Untitled 2.png new file mode 100644 index 00000000..2ee3b60e Binary files /dev/null and b/_images.tests/1/Untitled 2.png differ diff --git a/_images.tests/1/Untitled.png b/_images.tests/1/Untitled.png new file mode 100644 index 00000000..74e84af9 Binary files /dev/null and b/_images.tests/1/Untitled.png differ diff --git a/frontend/app/admin/page.tsx b/frontend/app/admin/page.tsx index 21f452db..cc22479c 100644 --- a/frontend/app/admin/page.tsx +++ b/frontend/app/admin/page.tsx @@ -31,8 +31,8 @@ export default function AdminPage() {
-

Admin Control

-

System Configuration & Security

+

Admin Control

+

System Configuration & Security