Skip to content
Merged
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
8 changes: 4 additions & 4 deletions astro/src/pages/usegalaxy/welcome.astro
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ const carouselSlides = [
<section class="text-center mb-8">
<p class="font-semibold text-galaxy-dark mb-2">Cite Galaxy</p>
<p class="text-xs text-chicago-600 leading-relaxed max-w-2xl mx-auto mb-2">
The Galaxy Community. &ldquo;The Galaxy platform for accessible, reproducible, and collaborative data analyses:
2024 update.&rdquo; <em>Nucleic Acids Res.</em> 2024, 52(W1):W83-W94.
<a href="https://doi.org/10.1093/nar/gkae410" target="_blank" class="text-galaxy-primary hover:underline"
>doi:10.1093/nar/gkae410</a
The Galaxy Community. &ldquo;Galaxy for accessible, reproducible, and collaborative data analyses: 2026
update.&rdquo; <em>Nucleic Acids Res.</em> 2026; gkag469.
<a href="https://doi.org/10.1093/nar/gkag469" target="_blank" class="text-galaxy-primary hover:underline"
>doi:10.1093/nar/gkag469</a
>
&middot;
<a
Expand Down