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

Switch twitter by bluesky for openmicroscopy.org #764

Merged
merged 6 commits into from
Jan 22, 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
6 changes: 3 additions & 3 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ <h6>Knowledge Base</h6>
<div class="medium-2 columns end">
<h6>OME Public</h6>
<ul class="menu vertical">
<li><a href="https://twitter.com/openmicroscopy" target="_blank"><i class="fa fa-fw fa-twitter"></i> Twitter</a></li>
<li><a href="https://www.linkedin.com/company/ome---open-microscopy-environment" target="_blank"><i class="fa fa-fw fa-linkedin"></i> LinkedIn</a></li>
<li><a href="https://www.facebook.com/openmicroscopy" target="_blank"><i class="fa fa-fw fa-facebook"></i> Facebook</a></li>
<li><a href="https://bsky.app/profile/openmicroscopy.org" target="_blank"><i class="fa fa-brands fa-bluesky"></i> Bluesky</a></li>
<li><a href="https://www.linkedin.com/company/ome---open-microscopy-environment" target="_blank"><i class="fa fa-fw fa-brands fa-linkedin-in"></i> LinkedIn</a></li>
<li><a href="https://www.facebook.com/openmicroscopy" target="_blank"><i class="fa fa-fw fa-brands fa-facebook-f"></i> Facebook</a></li>
<!--
<li><a href="http://webchat.freenode.net/?channels=%23ome&amp;uio=d4" target="_blank"><i class="fa fa-fw fa-comments"></i> IRC</a></li>
-->
Expand Down
2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h4>Contributors</h4>
<a href="{{ site.baseurl }}/contributors/" class="button small hollow">See the List</a>
</div>
<hr class="whitespace show-for-small-only">
<div class="medium-1 columns"><i class="icon-fa-green fa fa-handshake-o fa-2x"></i></div>
<div class="medium-1 columns"><i class="icon-fa-green fa fa-handshake fa-2x"></i></div>
<div class="medium-3 columns">
<h4>Commercial Partners</h4>
<p>We collaborate with commercial imaging hardware and software manufacturers on their projects.</p>
Expand Down
Loading
Loading