diff --git a/_includes/footer.html b/_includes/footer.html index 2dad254..bf77c71 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,7 +6,7 @@ diff --git a/data.csv b/data.csv index 7685a0e..86eeaf7 100644 --- a/data.csv +++ b/data.csv @@ -1,4 +1,5 @@ strava_id,name,type,date,distance,duration,pace,title,source +13002541162,Jessica,Run,2024-11-28 14:04:46,4.002572483129731,3825,15.927751385589866,Family turkey trot,Strava 12996940034,Jessica,Run,2024-11-27 18:17:26,4.008040563212249,2496,10.38015995872033,Lunch Run,Strava 12980769207,Jessica,Run,2024-11-25 16:09:21,3.010053810878994,1740,9.634458812260537,Morning Run,Strava 12959104662,Jessica,Run,2024-11-22 15:55:41,3.0572781388643793,1786,9.735874168179068,Just the change I needed!,Strava diff --git a/data.json b/data.json index 2aed337..8b1fafa 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,15 @@ [ + { + "strava_id": 13002541162, + "name": "Jessica", + "type": "Run", + "date": "2024-11-28 14:04:46", + "distance": 4.002572483129731, + "duration": 3825, + "pace": 15.927751385589866, + "title": "Family turkey trot", + "source": "Strava" + }, { "strava_id": 12996940034, "name": "Jessica", diff --git a/tables.md b/tables.md index 6356984..fe20c27 100644 --- a/tables.md +++ b/tables.md @@ -16,9 +16,9 @@ title: Tables | Aug | 75 | 89 | 109 | 94 | 78 | 109 | 12 | | Sep | 69 | 96 | 100 | 107 | 89 | 113 | 31 | | Oct | 89 | 100 | 121 | 110 | 86 | 69 | 56 | -| Nov | 78 | 96 | 112 | 100 | 30 | 6 | 51 | +| Nov | 78 | 96 | 112 | 100 | 30 | 6 | 55 | | Dec | 83 | 88 | 107 | 100 | 23 | 9 | | -| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 437 | +| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 441 | # Brian