diff --git a/_config.yml b/_config.yml index b8c6e4a1ddf5b6..457902b1243e9b 100644 --- a/_config.yml +++ b/_config.yml @@ -158,6 +158,7 @@ icon-tag: galaxy-tags: fas fa-tags galaxy-toggle: fas fa-toggle-on galaxy-upload: fas fa-upload + galaxy-download: fas fa-download galaxy-wf-connection: fas fa-arrows-alt-h galaxy-wf-edit: fa fa-edit galaxy-wf-new: fas fa-plus diff --git a/_layouts/workflow.html b/_layouts/workflow.html index 59782a676ec2f8..11ead822106762 100644 --- a/_layouts/workflow.html +++ b/_layouts/workflow.html @@ -60,7 +60,10 @@
{{ workflow.mermaid }}
To use these workflows in Galaxy you can either click the links to download the workflows, or you can right-click and copy the link to the workflow which can be used in the Galaxy form to import workflows.