Skip to content

Commit b14446e

Browse files
authored
Re-enabling Strava club activity widget (#81)
Closes #65
1 parent d9b0a6a commit b14446e

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

index.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,6 @@ <h2>Weekends</h2>
7070

7171
{% include schedule_table.html schedule=site.data.schedule show_header=true link_gpx=true %}
7272

73-
<!-- <div class="float-sm-end m-sm-2">
74-
Strava Activity widgets for clubs appear to be broken as of 2026-01-20.
75-
See: https://communityhub.strava.com/developers-api-7/strava-widgets-embedded-on-website-stopped-working-since-20-jan-2026-12591
76-
<iframe allowtransparency='true' frameborder='0' height='160' scrolling='no' src='https://www.strava.com/clubs/451449/latest-rides/9992908d136b0e840a8537bb0b56b823a1d2f83c?show_rides=false' width='300'></iframe>
77-
</div> -->
78-
7973
<section>
8074
<h2>
8175
Strava
@@ -87,7 +81,7 @@ <h2>
8781
club</a>! Join and help us increase our weekly club miles!
8882
</p>
8983

90-
84+
<iframe allowtransparency='true' frameborder='0' height='160' scrolling='no' src='https://www.strava.com/clubs/451449/latest-rides/9992908d136b0e840a8537bb0b56b823a1d2f83c?show_rides=false' width='300'></iframe>
9185

9286
<h2 style="clear:both">Photo Album <a class="float-end btn btn-outline-primary" href="https://photos.app.goo.gl/DW9MRhNTi2vLwYor1">🌆 See Album</a></h2>
9387

0 commit comments

Comments
 (0)