Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CaBi hashtag leaderboard entry #396

Merged
merged 2 commits into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions freezing/web/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,9 @@
<li>
<a class="dropdown-item" href="/pointless/hashtag/bingo">Bicycle Bingo</a>
</li>
<li>
<a class="dropdown-item" href="/pointless/hashtag/cabi">Capital Bikeshare</a>
</li>
<li>
<a class="dropdown-item" href="/pointless/hashtag/civilwarforts">Civil War Forts</a>
</li>
Expand Down
8 changes: 8 additions & 0 deletions leaderboards/hashtag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ tags:
sponsor: cvcalhoun
rank_by_rides: True

- tag: cabi
name: Capital Bikeshare Rides
description: |
Tag your rides on Capital Bikeshare (CaBi) with <code>#cabi</code> (eBike or red bike!) and whoever does the most miles will get a prize. The prize is likely to either be a CaBi embroidery or whatever I have in my bag at the final happy hour (up to and including trivial cash amounts or random stickers). Get riding!
url: https://www.bikearlingtonforum.com/forums/topic/pointless-prize-cabi/
sponsor: veleau_monica
rank_by_rides: True

- tag: civilwarforts
name: Civil War Forts
description: |
Expand Down
Loading