Skip to content

Commit 07b4b92

Browse files
committed
Strava attribution bottom info page
1 parent b92ec81 commit 07b4b92

1 file changed

Lines changed: 16 additions & 12 deletions

File tree

index.html

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -221,21 +221,15 @@
221221

222222
<h1>Boulder Group Rides</h1>
223223
<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.
225226
</p>
226-
227-
<!-- Strava attribution required by the Strava API Brand Guidelines. -->
228-
<p style="text-align: center; margin: 20px 0 6px;">
229-
<a href="https://www.strava.com" target="_blank" rel="noopener noreferrer">
230-
<img src="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+
234228
<hr>
235229

236230
<h2>Why this exists</h2>
237231
<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.
239233
</p>
240234

241235
<p>
@@ -300,10 +294,10 @@ <h2>How to use it</h2>
300294

301295
<h2>Mobile app</h2>
302296
<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.
304298
</p>
305299
<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.
307301
</p>
308302
<p>
309303
<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 &amp; support</h2>
330324
<img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?logo=buy-me-a-coffee&logoColor=black" alt="Buy Me a Coffee">
331325
</a>
332326
</p>
327+
328+
<hr>
329+
330+
<!-- Strava attribution required by the Strava API Brand Guidelines. -->
331+
<p style="text-align: center; margin: 20px 0 6px;">
332+
<a href="https://www.strava.com" target="_blank" rel="noopener noreferrer">
333+
<img src="https://developers.strava.com/images/api_logo_pwrdBy_strava_horiz_light.png" alt="Powered by Strava" style="height: 40px;">
334+
</a>
335+
</p>
336+
333337
</div>
334338
</div>
335339

0 commit comments

Comments
 (0)