-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fran McDade
authored and
Fran McDade
committed
Oct 3, 2024
1 parent
d770769
commit 9066863
Showing
3 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...ents/Home/components/Section/components/SectionHero/components/Carousel/content/index.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
export { default as LearnToAnalyzeData } from "./learnToAnalyzeData.mdx"; | ||
export { default as ShareUsageAndJoinAdvisoryPanel } from "./shareUsageAndJoinAdvisoryPanel.mdx"; | ||
export { default as Webinars } from "./webinars.mdx"; |
12 changes: 12 additions & 0 deletions
12
...ponents/Section/components/SectionHero/components/Carousel/content/webinars.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
### BRC Analytics Webinar | ||
|
||
**Friday, Oct 4 1 PM EDT/10 AM PDT/1700 UTC** | ||
|
||
Please join us this Friday for the first of many webinars for BRC Analytics. This will be a Q&A with Anton Nekrutenko. In this Q&A, we will present the BRC Analytics roadmap, outlining how we hope to help the parasite and vector genomics communities. | ||
|
||
<CardActions> | ||
<Link | ||
label="Zoom" | ||
url="https://psu.zoom.us/j/95358731919?pwd=3kKhOBgb3YCvYa3moycO6qgwlfy708.1" | ||
/> | ||
</CardActions> |