Commit bff6191
fix: correct banner.svg path for docs deploy
The deploy workflow copies out/docs/ to the landing repo but banner.svg
from public/ lands at out/ root. Now copies it into docs/ directory and
references it at /docs/banner.svg to match the live site path.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e4e9e31 commit bff6191
File tree
2 files changed
+3
-1
lines changed- .github/workflows
- apps/docs/content/docs
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments