File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -58,3 +58,6 @@ markdown: kramdown
58
58
# sass:
59
59
# style: compressed
60
60
61
+ # Release settings
62
+ release :
63
+ version : 4.2.0
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 "> Lorem </ span > </ span > </ li >
26
+ < li > < span class ="icon fa-diamond major style1 "> < span class ="label "> Current release: {{ 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 >
@@ -85,8 +85,8 @@ <h3>Cookbook</h3>
85
85
< p > The Cookbook provides simple coding recipes that follow a "How do I ..." approach.</ p >
86
86
</ li >
87
87
< li class ="icon fa-code ">
88
- < h3 > Mus Scelerisque </ h3 >
89
- < p > Augue consectetur sed interdum imperdiet et ipsum. Mauris lorem tincidunt nullam amet leo Aenean ligula consequat consequat .</ p >
88
+ < h3 > Javadoc API </ h3 >
89
+ < p > Read the < a href =" http://www.biojava.org/docs/api/index.html " > Javadoc API </ a > .</ p >
90
90
</ li >
91
91
< li class ="icon fa-headphones ">
92
92
< h3 > Mauris Imperdiet</ h3 >
You can’t perform that action at this time.
0 commit comments