diff --git a/_includes/footer.html b/_includes/footer.html index aecd91c..754562f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,7 +6,7 @@ diff --git a/data.csv b/data.csv index 84b8b56..0bec5ad 100644 --- a/data.csv +++ b/data.csv @@ -1,4 +1,5 @@ strava_id,name,type,date,distance,duration,pace,title,source +13103676202,Jessica,Run,2024-12-12 23:47:37,2.013558353113699,1128,9.336001856363847,Never ever wait until after supper to get my steps 😩,Strava 13080252280,Jessica,Run,2024-12-09 17:29:19,3.0032808480495112,1852,10.27675606641124,Lunch Run,Strava 13074856241,Jessica,Run,2024-12-08 19:11:16,4.792834329600955,2784,9.679658366414051,Shorts and T-shirt ☀️,Strava 13053529787,Jessica,Run,2024-12-05 17:16:17,3.008065418121715,1682,9.319782256196433,Lost feeling in my toes within the first 5 minutes😩,Strava diff --git a/data.json b/data.json index e9d2dbf..c376f98 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,15 @@ [ + { + "strava_id": 13103676202, + "name": "Jessica", + "type": "Run", + "date": "2024-12-12 23:47:37", + "distance": 2.013558353113699, + "duration": 1128, + "pace": 9.336001856363847, + "title": "Never ever wait until after supper to get my steps 😩", + "source": "Strava" + }, { "strava_id": 13080252280, "name": "Jessica", diff --git a/tables.md b/tables.md index 4e9c3f4..da84d4f 100644 --- a/tables.md +++ b/tables.md @@ -17,8 +17,8 @@ title: Tables | Sep | 69 | 96 | 100 | 107 | 89 | 113 | 31 | | Oct | 89 | 100 | 121 | 110 | 86 | 69 | 56 | | Nov | 78 | 96 | 112 | 100 | 30 | 6 | 59 | -| Dec | 83 | 88 | 107 | 100 | 23 | 9 | 14 | -| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 459 | +| Dec | 83 | 88 | 107 | 100 | 23 | 9 | 16 | +| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 461 | # Brian