File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h2>Arcu aliquet vel lobortis ata nisl<br />
23
23
fringilla tincidunt. Nullam dui leo Aenean mi ligula, rhoncus ullamcorper.</ p >
24
24
</ header >
25
25
< 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 >
27
27
< li > < span class ="icon fa-heart-o major style2 "> < span class ="label "> Ipsum</ span > </ span > </ li >
28
28
< li > < span class ="icon fa-code major style3 "> < span class ="label "> Dolor</ span > </ span > </ li >
29
29
</ ul >
@@ -88,8 +88,8 @@ <h3>Cookbook</h3>
88
88
< h3 > Javadoc API</ h3 >
89
89
< p > Read the < a href ="http://www.biojava.org/docs/api/index.html "> Javadoc API</ a > .</ p >
90
90
</ 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 >
93
93
< p > BioJava is available from Maven Central</ p >
94
94
</ li >
95
95
< li class ="icon fa-heart-o ">
You can’t perform that action at this time.
0 commit comments