added json of exercies of each muscle group

This commit is contained in:
roberts
2023-05-01 17:36:50 +02:00
parent 9c3f3788c9
commit 7ce0795a7b
12 changed files with 785 additions and 23 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="/logo.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello_World_Vue 01</title>
<title>Gym Tracker</title>
</head>
<body>
<div id="app"></div>