aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2020-07-16 09:48:31 +0100
committerPjotr Prins2020-07-16 09:48:31 +0100
commit73be46fd1db58f132fa60ff30d33d67927a341a7 (patch)
treea979702195e66958ac059705c95b48c7004d3714
parent01b192417f858d4389226b5130a430bd3b6d4416 (diff)
downloadbh20-seq-resource-73be46fd1db58f132fa60ff30d33d67927a341a7.tar.gz
bh20-seq-resource-73be46fd1db58f132fa60ff30d33d67927a341a7.tar.lz
bh20-seq-resource-73be46fd1db58f132fa60ff30d33d67927a341a7.zip
Addes ESR logo and cropped CWL logo
-rw-r--r--bh20simplewebuploader/static/image/CWL.pngbin0 -> 11066 bytes
-rw-r--r--bh20simplewebuploader/static/image/ESR.pngbin0 -> 67869 bytes
-rw-r--r--bh20simplewebuploader/templates/footer.html6
-rw-r--r--doc/blog/using-covid-19-pubseq-part5.org4
4 files changed, 9 insertions, 1 deletions
diff --git a/bh20simplewebuploader/static/image/CWL.png b/bh20simplewebuploader/static/image/CWL.png
new file mode 100644
index 0000000..81d1807
--- /dev/null
+++ b/bh20simplewebuploader/static/image/CWL.png
Binary files differ
diff --git a/bh20simplewebuploader/static/image/ESR.png b/bh20simplewebuploader/static/image/ESR.png
new file mode 100644
index 0000000..557c798
--- /dev/null
+++ b/bh20simplewebuploader/static/image/ESR.png
Binary files differ
diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html
index a1dd4fd..37a6b64 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.commonwl.org/"><img src="static/image/CWL-Logo-Header.png"></a>
+ <a href="https://www.commonwl.org/"><img src="static/image/CWL.png"></a>
</div>
<div class="sponsorimg">
<a href="https://arvados.org/"><img src="static/image/arvados-logo.png"></a>
@@ -29,6 +29,10 @@
<div class="sponsorimg">
<a href="https://uthsc.edu/"><img src="static/image/UTHSC-primary-stacked-logo-4c.png"></a>
</div>
+ <div class="sponsorimg">
+ <a href="https://www.esr.cri.nz/"><img src="static/image/ESR.png"></a>
+ </div>
+
</div>
</div>
<div class="footer">
diff --git a/doc/blog/using-covid-19-pubseq-part5.org b/doc/blog/using-covid-19-pubseq-part5.org
index 98c2c31..78eea66 100644
--- a/doc/blog/using-covid-19-pubseq-part5.org
+++ b/doc/blog/using-covid-19-pubseq-part5.org
@@ -144,4 +144,8 @@ http://purl.org/metadata/dublin_core_elements#Title:
Note that cc:AttributionSource is not really defined in the cc standard.
+When pushing the license info we discovered the workflow broke because
+the existing data had no licensing info. So we changed the license
+field to be optional - a missing license assumes it is CC-BY-4.0.
+
* TODO Testing the license fields