Skip to content

Commit b3f8020

Browse files
authored
Replace X links with Bluesky links (#1134)
1 parent 70e6fde commit b3f8020

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

OpenOversight/app/static/css/font-awesome.min.css

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
2.7 KB
Binary file not shown.
1.32 KB
Binary file not shown.
6.24 KB
Binary file not shown.
1.69 KB
Binary file not shown.

OpenOversight/app/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h5>OpenOversight</h5>
159159
<h5>Contact</h5>
160160
<a href="https://www.facebook.com/lucyparsonslabs"><i class="fa-brands fa-square-facebook fa-3x social"></i></a>
161161
<a href="https://www.instagram.com/lucyparsonslabs/"><i class="fa-brands fa-square-instagram fa-3x social"></i></a>
162-
<a href="https://twitter.com/lucyparsonslabs"><i class="fa-brands fa-square-x-twitter fa-3x social"></i></a>
162+
<a href="https://bsky.app/profile/lucyparsonslabs.com"><i class="fa-brands fa-square-bluesky fa-3x social"></i></a>
163163
<a href="https://github.com/lucyparsons/openoversight"><i class="fa-brands fa-github-square fa-3x social"></i></a>
164164
<a href="mailto:info@lucyparsonslabs.com"><i class="fa fa-envelope-square fa-3x social"></i></a>
165165
<br>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
OpenOversight is a Lucy Parsons Labs project to improve law enforcement accountability through public and crowdsourced data. We maintain a database of officer demographic information and provide digital galleries of photographs. This is done to help people identify law enforcement officers for filing complaints and in order for the public to see work-related information about law enforcement officers that interact with the public.
66

7-
This project is written and maintained by [@lucyparsonslabs](https://twitter.com/lucyparsonslabs) with collaboration, partnerships, and contributions welcome. If you would like to contribute code or documentation, please see our [contributing guide](/CONTRIB.md) and [code of conduct](/CODE_OF_CONDUCT.md). If you prefer to contribute in other ways, please submit images to our platform or talk to us about how to help sort and tag images. This project is live, and we are currently soliciting photographs to add to the database.
7+
This project is written and maintained by [@lucyparsonslabs](https://bsky.app/profile/lucyparsonslabs.com) with collaboration, partnerships, and contributions welcome. If you would like to contribute code or documentation, please see our [contributing guide](/CONTRIB.md) and [code of conduct](/CODE_OF_CONDUCT.md). If you prefer to contribute in other ways, please submit images to our platform or talk to us about how to help sort and tag images. This project is live, and we are currently soliciting photographs to add to the database.
88

99
## Note to Law Enforcement
1010

0 commit comments

Comments
 (0)