Skip to content

Commit

Permalink
Merge pull request #10 from jsaintvanne/sd_update
Browse files Browse the repository at this point in the history
updated iframe in tooluser
  • Loading branch information
sdechaumet authored Jan 26, 2024
2 parents 7ca88f7 + 55eac62 commit 43bcbe3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Workflow4Metabolomics Galaxy Documentation/tooluser.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,13 @@ The most effective way to master the use of our tools is by enrolling in our com
Access complete and interactive step-by-step guides by visiting the [![](https://training.galaxyproject.org/training-material/assets/images/GTN-60px.png){height=1em} Galaxy Training Network on metabolomics](https://training.galaxyproject.org/training-material/topics/metabolomics/).

```{=html}
<iframe width="780" height="500" src="https://training.galaxyproject.org/training-material/topics/metabolomics/" title="Galaxy GTN"></iframe>
<iframe style="
width:100%;
height:20em;
border-style:none;
box-shadow:0px 0px 2px 2px"
src="https://training.galaxyproject.org/training-material/topics/metabolomics/" title="Galaxy GTN"
></iframe>
```

## Galaxy ![](/images/W4M_icon.svg){height=1em} Instance
Expand Down

0 comments on commit 43bcbe3

Please sign in to comment.