Skip to content

Commit da28c0f

Browse files
Refactor website configuration and update last updated timestamps in stars ranking
1 parent 6851874 commit da28c0f

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

website/public/_redirects

Lines changed: 0 additions & 2 deletions
This file was deleted.

website/src/data/stars-ranking.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"language-model",
1919
"transformer"
2020
],
21-
"lastUpdated": "2026-06-23T22:31:29.500Z"
21+
"lastUpdated": "2026-06-23T23:17:50.404Z"
2222
},
2323
{
2424
"name": "MegaPlantTF",
@@ -39,7 +39,7 @@
3939
"protein-classification",
4040
"webserver"
4141
],
42-
"lastUpdated": "2026-06-23T22:31:29.162Z"
42+
"lastUpdated": "2026-06-23T23:17:50.067Z"
4343
},
4444
{
4545
"name": "ClimateFiller",
@@ -60,6 +60,6 @@
6060
"time-series",
6161
"machine-learning"
6262
],
63-
"lastUpdated": "2026-06-23T22:31:28.782Z"
63+
"lastUpdated": "2026-06-23T23:17:49.705Z"
6464
}
6565
]

website/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name = "mosaic-website"
1+
name = "mosaic"
22
compatibility_date = "2026-06-24"
33

44
# Serve the Vite build output (dist/) as a static-asset Worker.

0 commit comments

Comments
 (0)