fix: add 15 stretching exercises to exercise database

Exercises used by the Day 6 stretching template were only in
exercisedb-map.ts but missing from exercises.ts, causing the
template detail to show raw IDs instead of proper names.
This commit is contained in:
2026-04-11 16:14:34 +02:00
parent 3b11cb9878
commit a5daae3fc9
2 changed files with 364 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.25.2",
"version": "1.25.3",
"private": true,
"type": "module",
"scripts": {