feat(fitness): body-part cards link to per-part history pages

Latest measurements render as a 3x3 card grid (vertical mobile,
horizontal on ≥768px) linking to `/fitness/{measure}/{history}/{part}`
with summary stats + chart. Slugs localize (hals, oberschenkel, …)
when on the German route.
This commit is contained in:
2026-04-21 08:28:45 +02:00
parent 2b1a415ab6
commit c45585baa5
6 changed files with 643 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.37.7",
"version": "1.38.0",
"private": true,
"type": "module",
"scripts": {