diff options
author | Pjotr Prins | 2020-07-18 09:28:03 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-18 09:28:36 +0100 |
commit | fe8129b37d8b6787920a21f9961316747b62fb30 (patch) | |
tree | cad53f7dcbfedd419b9a91254b5d887531fcbf86 /bh20simplewebuploader/templates | |
parent | 6e6afb4b6be3f2f2c1b8b56d85d8c2089f709d26 (diff) | |
download | bh20-seq-resource-fe8129b37d8b6787920a21f9961316747b62fb30.tar.gz bh20-seq-resource-fe8129b37d8b6787920a21f9961316747b62fb30.tar.lz bh20-seq-resource-fe8129b37d8b6787920a21f9961316747b62fb30.zip |
Updating stylesheets and about page after receiving feedback.
Diffstat (limited to 'bh20simplewebuploader/templates')
-rw-r--r-- | bh20simplewebuploader/templates/footer.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html index f84cef5..26ea82a 100644 --- a/bh20simplewebuploader/templates/footer.html +++ b/bh20simplewebuploader/templates/footer.html @@ -42,7 +42,9 @@ <!-- Sponsors --> <center> - <small><a href="https://github.com/arvados/bh20-seq-resource">Source code</a> · Powered by <a href="https://www.commonwl.org/">Common Workflow Language</a> & <a href="https://arvados.org/">Arvados</a>; Made for <a href="https://github.com/virtual-biohackathons/covid-19-bh20">COVID-19-BH20</a> + <small> + COVID-19 PubSeq · + <a href="https://github.com/arvados/bh20-seq-resource">Contribute</a> · Powered by <a href="https://www.commonwl.org/">Common Workflow Language</a> & <a href="https://arvados.org/">Arvados</a> · Made for <a href="https://github.com/virtual-biohackathons/covid-19-bh20">COVID-19-BH20</a> </small> </center> </div> |