diff options
author | Pjotr Prins | 2020-05-29 11:00:08 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-05-29 11:00:08 -0500 |
commit | 92fa550c6edfeb9acc9a5cbc31c0c272f8703898 (patch) | |
tree | bd2ade8b9331a3ec0211d2af99d0bd39f1a4ed7d /bh20simplewebuploader/templates/banner.html | |
parent | 50a9933a997e468db3343023a580308b28edc653 (diff) | |
download | bh20-seq-resource-92fa550c6edfeb9acc9a5cbc31c0c272f8703898.tar.gz bh20-seq-resource-92fa550c6edfeb9acc9a5cbc31c0c272f8703898.tar.lz bh20-seq-resource-92fa550c6edfeb9acc9a5cbc31c0c272f8703898.zip |
Blog stuff
Diffstat (limited to 'bh20simplewebuploader/templates/banner.html')
-rw-r--r-- | bh20simplewebuploader/templates/banner.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/banner.html b/bh20simplewebuploader/templates/banner.html index 3e2ee9d..8f2b09a 100644 --- a/bh20simplewebuploader/templates/banner.html +++ b/bh20simplewebuploader/templates/banner.html @@ -1,6 +1,6 @@ <section class="header"> <div class="logo"><a href="http://covid-19.genenetwork.org/"><img src="static/image/coronasmallcomp.gif" width="150" title="COVID-19 image by Tyler Morgan-Wall"></a></div> - <h1>Web uploader for Public SARS-CoV-2 Sequence Resource</h1> + <h1>COVID-19 PubSeq: Public SARS-CoV-2 Sequence Resource</h1> <p>Database contains <span id="Counter"></span> public sequences!</p> |