diff options
author | Adam Novak | 2020-04-08 15:11:51 -0700 |
---|---|---|
committer | Adam Novak | 2020-04-08 15:11:51 -0700 |
commit | 60420f991a5bd3502bc6b89747d408da0d922839 (patch) | |
tree | 22e46d3c3460042d06b07d24916192731c4f5501 /pages/index.html | |
parent | ce80c29ef5c93aed80ab3b98a3c2eedb740e32b6 (diff) | |
download | bh20-seq-resource-60420f991a5bd3502bc6b89747d408da0d922839.tar.gz bh20-seq-resource-60420f991a5bd3502bc6b89747d408da0d922839.tar.lz bh20-seq-resource-60420f991a5bd3502bc6b89747d408da0d922839.zip |
Add context links
Diffstat (limited to 'pages/index.html')
-rw-r--r-- | pages/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/index.html b/pages/index.html index c2e5b64..543ab7d 100644 --- a/pages/index.html +++ b/pages/index.html @@ -24,5 +24,6 @@ <input type="submit" value="Add to Pangenome"> </form> <hr> + <small><a href="https://github.com/adamnovak/bh20-simple-web-uploader">Source</a> · Made for <a href="https://github.com/virtual-biohackathons/covid-19-bh20">COVID-19-BH20</a></small> </body> </html> |