Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
eibanez committed Dec 23, 2024
1 parent 9d4e3b8 commit be9f98d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="footer-col-wrapper">
<div class="footer-col">
<p class="feed-subscribe">
Last run: December 21, 2024 09:25
Last run: December 23, 2024 12:55
</p>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions data.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
strava_id,name,type,date,distance,duration,pace,title,source
13176598938,Jessica,Run,2024-12-23 18:55:34,4.112928281158736,2416,9.789172749391726,Lunch Run,Strava
13162587095,Jessica,Run,2024-12-21 15:25:57,4.007046366833609,2606,10.837306397306397,Took off glove to take picture; immediately regretted ,Strava
13143705242,Jessica,Run,2024-12-18 17:50:31,3.3291287111486696,2070,10.364116434827409,Lunch Run,Strava
13129368741,Jessica,Run,2024-12-16 18:18:35,3.0076925944797246,1822,10.094969263580479,Lunch Run,Strava
Expand Down
11 changes: 11 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
{
"strava_id": 13176598938,
"name": "Jessica",
"type": "Run",
"date": "2024-12-23 18:55:34",
"distance": 4.112928281158736,
"duration": 2416,
"pace": 9.789172749391726,
"title": "Lunch Run",
"source": "Strava"
},
{
"strava_id": 13162587095,
"name": "Jessica",
Expand Down
4 changes: 2 additions & 2 deletions tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | 26 |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 472 |
| Dec | 83 | 88 | 107 | 100 | 23 | 9 | 30 |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 476 |

# Brian

Expand Down

0 comments on commit be9f98d

Please sign in to comment.