fix: consolidate images into branding directory

Move dashboard screenshots to branding/, remove redundant images/
directory, and update all references in README and CI workflow.
This commit is contained in:
SnapOtter
2026-05-11 14:57:53 +08:00
parent 8598808b3c
commit 69597f3c39
8 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ on:
paths-ignore:
- "README.md"
- "CONTRIBUTING.md"
- "images/**"
- "branding/**"
- "apps/docs/**"
- "apps/landing/**"
- "docs/**"
@@ -16,7 +16,7 @@ on:
paths-ignore:
- "README.md"
- "CONTRIBUTING.md"
- "images/**"
- "branding/**"
- "apps/docs/**"
- "apps/landing/**"
- "docs/**"