You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+16-12Lines changed: 16 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -221,21 +221,15 @@
221
221
222
222
<h1>Boulder Group Rides</h1>
223
223
<p>
224
-
Every group ride you're looking for, all in one place! This site pulls upcoming rides from the most active cycling clubs in Boulder County and displays them on an interactive map.
224
+
Every group ride you're looking for, all in one place!
225
+
This site pulls upcoming rides from the most active cycling clubs in Boulder County and displays them on an interactive map.
225
226
</p>
226
-
227
-
<!-- Strava attribution required by the Strava API Brand Guidelines. -->
228
-
<pstyle="text-align: center; margin: 20px 0 6px;">
<imgsrc="https://developers.strava.com/images/api_logo_pwrdBy_strava_horiz_light.png" alt="Powered by Strava" style="height: 40px;">
231
-
</a>
232
-
</p>
233
-
227
+
234
228
<hr>
235
229
236
230
<h2>Why this exists</h2>
237
231
<p>
238
-
Boulder's group ride scene is incredible. But finding out what's happening, when, and where has always meant hunting across a dozen club pages. This project puts it all in one place.
232
+
Boulder's group ride scene is incredible. But finding out what's happening, when, and where usually means checking a dozen club pages. This project puts it all in one place.
239
233
</p>
240
234
241
235
<p>
@@ -300,10 +294,10 @@ <h2>How to use it</h2>
300
294
301
295
<h2>Mobile app</h2>
302
296
<p>
303
-
The site automatically detects whether you're on a phone or tablet and adapts its interface accordingly. You don't need to download a separate app.
297
+
This site automatically detects whether you're on a phone or tablet and adapts its interface accordingly. You don't need to download a separate app.
304
298
</p>
305
299
<p>
306
-
You can add it directly to your device home screen for an app-like experience: it launches full screen, with no browser bar, and behaves like a native app.
300
+
You can add it directly to your device home screen for a native app experience: full screen, no browser bar.
307
301
</p>
308
302
<p>
309
303
<strong>On Android:</strong> open the site in Chrome, tap the three-dot menu (⋮) in the top right, and select <strong>"Add to Home screen"</strong>.
@@ -330,6 +324,16 @@ <h2>Contact & support</h2>
330
324
<imgsrc="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?logo=buy-me-a-coffee&logoColor=black" alt="Buy Me a Coffee">
331
325
</a>
332
326
</p>
327
+
328
+
<hr>
329
+
330
+
<!-- Strava attribution required by the Strava API Brand Guidelines. -->
331
+
<pstyle="text-align: center; margin: 20px 0 6px;">
0 commit comments