Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
eibanez committed Dec 13, 2024
1 parent 1b75f50 commit 822efdb
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 09, 2024 11:29
Last run: December 12, 2024 17:47
</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
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
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": 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",
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 | 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

Expand Down

0 comments on commit 822efdb

Please sign in to comment.