Skip to content
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
2 changes: 1 addition & 1 deletion src/content/committees/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Check our [events calendar](https://luma.com/bwib) for the latest information on

## Get Involved

Interested in helping organize events or have ideas for future gatherings? [We'd love to hear from you!](mailto:Bostonwomeninbioinformatics@gmail.com)
Interested in helping organize events or have ideas for future gatherings? [We'd love to hear from you!](mailto:communications@boston-wib.org)
2 changes: 1 addition & 1 deletion src/content/meetups/20260115_event.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ This is primarily a space for women to connect, share experiences, and support e

### <a name="photographer"></a> Calling photographers!

Interested in taking professional headshots for a future event? We're open to various arrangements - volunteer opportunity for portfolio building, partial compensation, or paid services. Contact the event organizers or reach out to us at [Bostonwomeninbioinformatics@gmail.com](mailto:Bostonwomeninbioinformatics@gmail.com) and let's find something that works for both of us.
Interested in taking professional headshots for a future event? We're open to various arrangements - volunteer opportunity for portfolio building, partial compensation, or paid services. Contact the event organizers or reach out to us at [communications@boston-wib.org](mailto:communications@boston-wib.org) and let's find something that works for both of us.
2 changes: 1 addition & 1 deletion src/content/newsletter/issue-001.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ We are proud to recognize the dedicated volunteers who shape the vision and impa
## Social Media

- **Slack:** [boston-women-bioinfo](https://boston-women-bioinfo.slack.com)
- **Email:** [Bostonwomeninbioinformatics@gmail.com](mailto:Bostonwomeninbioinformatics@gmail.com)
- **Email:** [communications@boston-wib.org](mailto:communications@boston-wib.org)
- **LinkedIn:** [Boston-area Women in Bioinformatics](https://www.linkedin.com/company/boston-women-in-bioinformatics)
- **Lu.ma:** [Boston Women in Bioinformatics](https://luma.com/bwib)
- **Location:** Boston Area, Massachusetts
2 changes: 1 addition & 1 deletion src/content/newsletter/issue-002.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ The Web Page committee manages the organization's website to share group informa
## Social Media

- **Slack:** [boston-women-bioinfo](https://boston-women-bioinfo.slack.com)
- **Email:** [Bostonwomeninbioinformatics@gmail.com](mailto:Bostonwomeninbioinformatics@gmail.com)
- **Email:** [communications@boston-wib.org](mailto:communications@boston-wib.org)
- **LinkedIn:** [Boston-area Women in Bioinformatics](https://www.linkedin.com/company/boston-women-in-bioinformatics)
- **Lu.ma:** [Boston Women in Bioinformatics](https://luma.com/bwib)
- **Location:** Boston Area, Massachusetts
2 changes: 1 addition & 1 deletion src/content/newsletter/issue-003.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ As the year draws to a close, our various committees have diligently compiled th
## Social Media

- **Slack:** [boston-women-bioinfo](https://boston-women-bioinfo.slack.com)
- **Email:** [Bostonwomeninbioinformatics@gmail.com](mailto:Bostonwomeninbioinformatics@gmail.com)
- **Email:** [communications@boston-wib.org](mailto:communications@boston-wib.org)
- **LinkedIn:** [Boston-area Women in Bioinformatics](https://www.linkedin.com/company/boston-women-in-bioinformatics)
- **Lu.ma:** [Boston Women in Bioinformatics](https://luma.com/bwib)
- **Location:** Boston Area, Massachusetts
15 changes: 13 additions & 2 deletions src/pages/[...blog]/[...page].astro
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ const metadata = {
<Headline
title="Blogs"
subtitle="Enjoy news, tutorials, resources and other interesting content related to bioinformatics"
classes={{ container: 'my-2 md:my-3 max-w-3xl' }}
classes={{ container: 'my-2 md:my-3 max-w-4xl' }}
/>

<!-- Search + Filter controls -->
<div class="flex flex-col sm:flex-row gap-3 mb-8">
<!-- Search Bar -->
Expand Down Expand Up @@ -286,6 +285,18 @@ const metadata = {
No posts match your search.
</p>
</div>

<p class="text-sm text-muted dark:text-slate-400 text-center max-w-4xl mx-auto mt-12 mb-0">
Have content you want to submit? Contact <a
href="mailto:communications@boston-wib.org"
class="text-primary hover:underline">communications@boston-wib.org</a
> and fill out our <a
href="https://docs.google.com/forms/d/e/1FAIpQLSdmsqWJ7oHRC8kK7NIMgyGuGegNsIY1yVQpMeV8VTHXvsPstA/viewform?usp=header"
target="_blank"
rel="noopener noreferrer"
class="text-primary hover:underline">Google Form</a
>.
</p>
</section>
</Layout>

Expand Down
2 changes: 1 addition & 1 deletion src/pages/contact.astro
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const metadata = {
icon: 'tabler:mail',
callToAction: {
target: '_blank',
href: 'mailto:Bostonwomeninbioinformatics@gmail.com',
href: 'mailto:communications@boston-wib.org',
},
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ const metadata = {
icon: 'tabler:mail',
callToAction: {
target: '_blank',
href: 'mailto:Bostonwomeninbioinformatics@gmail.com',
href: 'mailto:communications@boston-wib.org',
},
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/pages/index_init.astro
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ const metadata = {
icon: 'tabler:mail',
callToAction: {
target: '_blank',
text: 'Bostonwomeninbioinformatics@gmail.com',
href: 'mailto:Bostonwomeninbioinformatics@gmail.com',
text: 'communications@boston-wib.org',
href: 'mailto:communications@boston-wib.org',
variant: 'link',
},
},
Expand Down
4 changes: 2 additions & 2 deletions src/pages/privacy.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ The Boston Women in Bioinformatics will retain your personal data only for as lo

## 5. Delete Your Personal Data

You have the right to delete or request that we assist in correcting inaccuracies or deleting the personal data that we have collected about you by contacting us at [Bostonwomeninbioinformatics@gmail.com](mailto:Bostonwomeninbioinformatics@gmail.com).
You have the right to delete or request that we assist in correcting inaccuracies or deleting the personal data that we have collected about you by contacting us at [communications@boston-wib.org](mailto:communications@boston-wib.org).

You may also:

Expand Down Expand Up @@ -93,4 +93,4 @@ We may update this Privacy Policy periodically. We encourage you to review this

If you have any questions about this Privacy Policy, you can contact us:

- By email: [Bostonwomeninbioinformatics@gmail.com](mailto:Bostonwomeninbioinformatics@gmail.com)
- By email: [communications@boston-wib.org](mailto:communications@boston-wib.org)
4 changes: 2 additions & 2 deletions src/pages/resources/career-mentorship/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ const metadata = {
<div class="mt-8 text-center">
<p class="text-muted dark:text-slate-300">
Questions about the program? Contact us at <a
href="mailto:Bostonwomeninbioinformatics@gmail.com"
class="text-primary hover:underline">Bostonwomeninbioinformatics@gmail.com</a
href="mailto:communications@boston-wib.org"
class="text-primary hover:underline">communications@boston-wib.org</a
>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/resources/partner-communities.astro
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const groupedByType = {
{
variant: 'primary',
text: 'Email us',
href: 'mailto:Bostonwomeninbioinformatics@gmail.com',
href: 'mailto:communications@boston-wib.org',
icon: 'tabler:mail',
},
]}
Expand Down
2 changes: 1 addition & 1 deletion src/pages/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ We reserve the right, at our sole discretion, to modify or replace these Terms a

If you have any questions about these Terms and Conditions, you can contact us:

- By email: [Bostonwomeninbioinformatics@gmail.com](mailto:Bostonwomeninbioinformatics@gmail.com)
- By email: [communications@boston-wib.org](mailto:communications@boston-wib.org)
Loading