Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
eibanez committed Nov 25, 2024
1 parent 1e933b6 commit 40b2052
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 24, 2024 10:01
Last run: November 25, 2024 10:09
</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
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
12952101296,Jessica,Run,2024-11-21 15:13:44,3.0055799271751154,1767,9.79990256972354,Morning Run,Strava
12937962496,Jessica,Run,2024-11-19 17:13:57,3.0051449662594605,1882,10.436705577172503,Mood,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": 12980769207,
"name": "Jessica",
"type": "Run",
"date": "2024-11-25 16:09:21",
"distance": 3.010053810878994,
"duration": 1740,
"pace": 9.634458812260537,
"title": "Morning Run",
"source": "Strava"
},
{
"strava_id": 12959104662,
"name": "Jessica",
Expand Down
4 changes: 2 additions & 2 deletions tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | 44 |
| Nov | 78 | 96 | 112 | 100 | 30 | 6 | 47 |
| Dec | 83 | 88 | 107 | 100 | 23 | 9 | |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 430 |
| Total | 636 | 1054 | 1150 | 1227 | 915 | 855 | 433 |

# Brian

Expand Down

0 comments on commit 40b2052

Please sign in to comment.