Spaces:
Sleeping
Sleeping
team gallery: add wenxun-x screenshot
Browse files- app.py +1 -1
- teams/thumb/wenxun-x.webp +3 -0
- teams/wenxun-x.png +3 -0
app.py
CHANGED
|
@@ -444,7 +444,7 @@ async def ref_images():
|
|
| 444 |
|
| 445 |
# Team gallery (Space-only): the client shows its strip when /team.json exists.
|
| 446 |
_TEAM_DIR = DEPLOY_ROOT / "teams"
|
| 447 |
-
_TEAM_ORDER = ("us", "wenxun", "xinran", "yicheng")
|
| 448 |
|
| 449 |
|
| 450 |
@app.get("/team.json")
|
|
|
|
| 444 |
|
| 445 |
# Team gallery (Space-only): the client shows its strip when /team.json exists.
|
| 446 |
_TEAM_DIR = DEPLOY_ROOT / "teams"
|
| 447 |
+
_TEAM_ORDER = ("us", "wenxun", "wenxun-x", "xinran", "yicheng")
|
| 448 |
|
| 449 |
|
| 450 |
@app.get("/team.json")
|
teams/thumb/wenxun-x.webp
ADDED
|
|
Git LFS Details
|
teams/wenxun-x.png
ADDED
|
Git LFS Details
|