Commit 462578b
fix: Remove missing submissions from manifest and add images to public directory (#55)
* fix: Remove missing submissions from manifest and add images to public directory
- Remove gemini-2-5-flash and qwen3-235b submissions that don't exist
- Copy images to public directory to fix 404 errors
- Update manifest timestamp
- Fix image paths to use BASE_URL for GitHub Pages subdirectory deployment
- Fix all fetch calls to use BASE_URL for data loading
- Fix trajectory data loading path in TrajectoryVisualizer
---------
Co-authored-by: benshi34 <benshi34@gmail.com>1 parent a20cb51 commit 462578b
File tree
14 files changed
+44
-44
lines changed- web/leaderboard
- public
- submissions
- src
- components
14 files changed
+44
-44
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Loading
Loading
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | | - | |
| 15 | + | |
18 | 16 | | |
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments