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.html | |
parent | 228f8f203eac1b5881d890e266ac10d46bb1b024 (diff) | |
download | cressdna-e73bbde58c22e50cb77b2e8b0eb2193dc55fd8fa.tar.gz cressdna-e73bbde58c22e50cb77b2e8b0eb2193dc55fd8fa.zip |
Rename index.html to index_placeholder.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 2957612..0000000 --- a/index.html +++ /dev/null @@ -1,12 +0,0 @@ -<!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> |