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

Update Carousel.vue to remove "Colabfold Coming Soon" #2505

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 0 additions & 6 deletions src/components/Carousel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@
img-alt="Donate to the James P. Taylor Foundation for Open Science"
></b-carousel-slide>
</a>
<a href="https://galaxyp.org/" target="_blank">
<b-carousel-slide
img-src="/images/ColabFold_comingsoon.jpeg"
img-alt="ColabFold, a machine-learning model based on AlphaFold that is used for predicting the structure of proteins only using only a protein sequence as an input, will soon be available on Galaxy."
></b-carousel-slide>
</a>
</b-carousel>
</div>
</template>
Expand Down