Skip to content

Commit

Permalink
Merge pull request #2287 from hujambo-dunia/add-link-servers
Browse files Browse the repository at this point in the history
Fix for link to Galaxy servers from Home Page for experienced Galaxy users
  • Loading branch information
afgane authored Dec 13, 2023
2 parents 83be904 + ee89047 commit 9ea16fe
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/us/lead.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
The **Galaxy Community** is actively involved in helping the ecosystem improve and sharing scientific discoveries.

<div class="row justify-content-center">
<a href="/get-started/" class="btn w-75 btn-primary btn-lg">
<a href="/use/?utm_source=homepage" class="btn w-25 mr-2 btn-info btn-lg">
Use Galaxy
</a>
<a href="/get-started/?utm_source=homepage" class="btn pr-4 pl-4 btn-primary btn-lg">
Get Started: First Steps with Galaxy
</a>
</div>

0 comments on commit 9ea16fe

Please sign in to comment.