Skip to content

Commit 257b3cd

Browse files
committed
links to github
1 parent ed1a43f commit 257b3cd

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ <h2>{{ site.title }}</h2>
1717
<section id="one" class="wrapper style1 special">
1818
<div class="inner">
1919
<header class="major">
20-
<h2>Arcu aliquet vel lobortis ata nisl<br />
21-
eget augue amet aliquet nisl cep donec</h2>
22-
<p>Aliquam ut ex ut augue consectetur interdum. Donec amet imperdiet eleifend<br />
23-
fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.</p>
20+
<h2>BioJava is open source<br />
21+
eget augue amet aliquet nisl cep donec </h2>
22+
<p>It's hosted, developed, and maintained on GitHub.<br/>
23+
<li>
24+
<a href="https://github.org/biojava/biojava" class="button big">View the GitHub project</a>
25+
</li>
26+
</p>
2427
</header>
2528
<ul class="icons major">
2629
<li><span class="icon fa-diamond major style1"><span class="label">Current release: {{ site.release.version }}</span></span></li>
@@ -48,9 +51,9 @@ <h2>Protein Structure Modules<br />
4851
</section>
4952
<section class="spotlight">
5053
<div class="image"><img src="images/1d68.png" alt="" /></div><div class="content">
51-
<h2>The Core Module<br />
54+
<h2>Biological Sequences<br />
5255
</h2>
53-
<p>allows to</p>
56+
<p>BioJava allows to</p>
5457
<ul>
5558
<li>Perform basic operations on biological sequences</li>
5659
<li>Read and Write popular sequence file formats</li>

0 commit comments

Comments
 (0)