Skip to content

Commit

Permalink
docs: remove 2024 here (because it is hopefully obvious)
Browse files Browse the repository at this point in the history
  • Loading branch information
andylolz committed Jun 2, 2024
1 parent ca5ac34 commit 302daaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions output/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ We also attempt to filter out notes for deleted tweets and non-English tweets.

### Filter by author group

With thanks to [@leobenedictus](https://x.com/leobenedictus) for the suggestion, community notes can be filtered by ~~current UK MPs~~ **UK General Election 2024 candidates**.
With thanks to [@leobenedictus](https://x.com/leobenedictus) for the suggestion, community notes can be filtered by ~~current UK MPs~~ **UK General Election candidates**.

In order to do this, we need a list of the Twitter (X) handles of election candidates. This data is pulled daily from [Democracy Club candidates](https://candidates.democracyclub.org.uk/). It’s incomplete, but you can help improve it by finding and adding candidates / candidate Twitter (X) handles to their data.

{% assign total_candidate_handles = site.data.ge2024-candidates | size %}

At present, Democracy Club candidates has twitter (X) handles of **{% include commify.html number=total_candidate_handles %} General Election 2024 candidates**.
At present, Democracy Club candidates has twitter (X) handles of **{% include commify.html number=total_candidate_handles %} UK General Election candidates**.

---

Expand Down

0 comments on commit 302daaa

Please sign in to comment.