diff options
author | elavington <27739361+elavington@users.noreply.github.com> | 2017-08-07 09:35:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-07 09:35:07 -0400 |
commit | e73bbde58c22e50cb77b2e8b0eb2193dc55fd8fa (patch) | |
tree | 7599bb8517e83188a53ff3d3649320dabf6f5317 /index_placeholder.html | |
parent | 228f8f203eac1b5881d890e266ac10d46bb1b024 (diff) | |
download | cressdna-e73bbde58c22e50cb77b2e8b0eb2193dc55fd8fa.tar.gz cressdna-e73bbde58c22e50cb77b2e8b0eb2193dc55fd8fa.zip |
Rename index.html to index_placeholder.html
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> |