Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
eibanez committed Dec 3, 2024
1 parent 599ede4 commit 37c474f
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: November 29, 2024 10:03
Last run: December 03, 2024 11:10
</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
13039065021,Jessica,Run,2024-12-03 17:10:17,3.016081126424497,1813,10.019549246669156,Sidewalks need another day 🧊,Strava
13010022194,Jessica,Run,2024-11-29 16:03:51,4.007046366833609,2579,10.728933333333334,🥶,Strava
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
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": 13039065021,
"name": "Jessica",
"type": "Run",
"date": "2024-12-03 17:10:17",
"distance": 3.016081126424497,
"duration": 1813,
"pace": 10.019549246669156,
"title": "Sidewalks need another day 🧊",
"source": "Strava"
},
{
"strava_id": 13010022194,
"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 | |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 445 |
| Dec | 83 | 88 | 107 | 100 | 23 | 9 | 3 |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 448 |

# Brian

Expand Down

0 comments on commit 37c474f

Please sign in to comment.