diff options
author | Pjotr Prins | 2020-07-17 07:59:01 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-17 07:59:01 +0100 |
commit | 317a04666addffb805ad9c7917eb80a2985aa390 (patch) | |
tree | f2fd1bfc6617f6261f44b5589414bbb7451ade39 | |
parent | 0a94b15d1bb84042f5e136fd59974de41192b68d (diff) | |
download | bh20-seq-resource-317a04666addffb805ad9c7917eb80a2985aa390.tar.gz bh20-seq-resource-317a04666addffb805ad9c7917eb80a2985aa390.tar.lz bh20-seq-resource-317a04666addffb805ad9c7917eb80a2985aa390.zip |
Align Curii image
-rw-r--r-- | bh20simplewebuploader/static/image/curii.logo.ai.png | bin | 0 -> 16739 bytes | |||
-rw-r--r-- | bh20simplewebuploader/templates/footer.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/static/image/curii.logo.ai.png b/bh20simplewebuploader/static/image/curii.logo.ai.png Binary files differnew file mode 100644 index 0000000..401afad --- /dev/null +++ b/bh20simplewebuploader/static/image/curii.logo.ai.png diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html index 5a1f3c9..2064036 100644 --- a/bh20simplewebuploader/templates/footer.html +++ b/bh20simplewebuploader/templates/footer.html @@ -21,7 +21,7 @@ <img src="static/image/covid19biohackathon.png"></a> </div> <div class="sponsorimg"> - <a href="https://www.curii.com/"><img src="static/image/curii.logo.ai.svg"></a> + <a href="https://www.curii.com/"><img src="static/image/curii.logo.ai.png"></a> </div> <div class="sponsorimg"> <a href="https://arvados.org/"><img src="static/image/arvados-logo.png"></a> |