Ugly but functional

This commit is contained in:
Jesko Dujmovic
2021-10-19 22:37:32 +02:00
parent 3229184d89
commit dfdb88ec54
2 changed files with 86 additions and 24 deletions

View File

@@ -22,7 +22,7 @@
Today's workout type:
<select id="workout-type">
<option value="strength">Strength</option>
<option value="strengthen-durance">Strength-Endurance</option>
<option value="strength-endurance">Strength-Endurance</option>
</select>
</p>