diff options
author | elavington <27739361+elavington@users.noreply.github.com> | 2017-08-07 09:42:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-07 09:42:18 -0400 |
commit | fa2d3e19a2c258b0244c2e33a10e40e303da1137 (patch) | |
tree | e327ee4c4e9a876e38f40636c599134209d6b803 /index_placeholder.html | |
parent | 228f8f203eac1b5881d890e266ac10d46bb1b024 (diff) | |
parent | f1528dc908f0ebc97f2d3864db57ee8417cfccb4 (diff) | |
download | cressdna-fa2d3e19a2c258b0244c2e33a10e40e303da1137.tar.gz cressdna-fa2d3e19a2c258b0244c2e33a10e40e303da1137.zip |
Merge pull request #1 from bjc/edits
Edits
Diffstat (limited to 'index_placeholder.html')
-rw-r--r-- | index_placeholder.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/index_placeholder.html b/index_placeholder.html new file mode 100644 index 0000000..2957612 --- /dev/null +++ b/index_placeholder.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> + <head> + <title>CRESSDNA</title> + </head> + + <body> + <h1>Circular Rep-Encoding Single Stranded DNA Viruses</h1> + <p>Part of the <a href='http://www.nsf.gov/pubs/2010/nsf10513/nsf10513.htm'>National Science Foundation's Assembling the Tree of Life</a>.</p> + <img src='nsf1.jpg' alt='Sponsored with a Grant from the National Science Foundation'> + </body> +</html> |