diff options
Diffstat (limited to 'bh20simplewebuploader')
-rw-r--r-- | bh20simplewebuploader/static/image/arvados-logo.png | bin | 0 -> 9514 bytes | |||
-rw-r--r-- | bh20simplewebuploader/templates/form.html | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/bh20simplewebuploader/static/image/arvados-logo.png b/bh20simplewebuploader/static/image/arvados-logo.png Binary files differnew file mode 100644 index 0000000..fdbd88e --- /dev/null +++ b/bh20simplewebuploader/static/image/arvados-logo.png diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html index 644ac4d..d98c701 100644 --- a/bh20simplewebuploader/templates/form.html +++ b/bh20simplewebuploader/templates/form.html @@ -238,8 +238,12 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; } <br> <hr> + <a href="https://arvados.org/"><img src="static/image/arvados-logo.png"></a> + <small><a href="https://github.com/arvados/bh20-seq-resource">Source</a> · Made for <a href="https://github.com/virtual-biohackathons/covid-19-bh20">COVID-19-BH20</a> | For more information E-mail pjotr.public444 at thebird.nl </small> + + <a href="https://github.com/virtual-biohackathons/covid-19-bh20"> <img src="static/image/covid19biohackathon.png" align="right" width="300"></a> |