Skip to content

Commit

Permalink
Remove petition link (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahm authored Jan 23, 2025
2 parents 63ccc4b + 9b41d10 commit 7ea41c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions src/landing/about/about.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ export function About({ onToggleAbout }) {
{localise('Version', { uk: 'Версія' })}: {version}{' '}
{builtFromCommit && `(${builtFromCommit})`}
<br />
<h2 className="petition">
<a
target="_blank"
href="https://www.change.org/p/bluesky-must-enforce-its-community-guidelines-equally"
>
Sign the Bluesky change.org Petition
</a>
</h2>
</div>
</div>
);
Expand Down

0 comments on commit 7ea41c8

Please sign in to comment.