File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h2>Arcu aliquet vel lobortis ata nisl<br />
2323 fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.</ p >
2424 </ header >
2525 < ul class ="icons major ">
26- < li > < span class ="icon fa-diamond major style1 "> < span class ="label "> Current release: {{ release.version }}</ span > </ span > </ li >
26+ < li > < span class ="icon fa-diamond major style1 "> < span class ="label "> Current release: {{ site. release.version }}</ span > </ span > </ li >
2727 < li > < span class ="icon fa-heart-o major style2 "> < span class ="label "> Ipsum</ span > </ span > </ li >
2828 < li > < span class ="icon fa-code major style3 "> < span class ="label "> Dolor</ span > </ span > </ li >
2929 </ ul >
@@ -88,8 +88,8 @@ <h3>Cookbook</h3>
8888 < h3 > Javadoc API</ h3 >
8989 < p > Read the < a href ="http://www.biojava.org/docs/api/index.html "> Javadoc API</ a > .</ p >
9090 </ li >
91- < li class ="icon fa-headphones ">
92- < h3 > Current release: {{ release.version }}</ h3 >
91+ < li class ="icon fa-globe ">
92+ < h3 > Current release: {{ site. release.version }}</ h3 >
9393 < p > BioJava is available from Maven Central</ p >
9494 </ li >
9595 < li class ="icon fa-heart-o ">
You can’t perform that action at this time.
0 commit comments