Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,6 @@ <h2>Weekends</h2>

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

<!-- <div class="float-sm-end m-sm-2">
Strava Activity widgets for clubs appear to be broken as of 2026-01-20.
See: https://communityhub.strava.com/developers-api-7/strava-widgets-embedded-on-website-stopped-working-since-20-jan-2026-12591
<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>
</div> -->

<section>
<h2>
Strava
Expand All @@ -87,7 +81,7 @@ <h2>
club</a>! Join and help us increase our weekly club miles!
</p>


<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>

<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>

Expand Down
Loading