Skip to content

Commit c255bcd

Browse files
committed
adding release version
1 parent 7301cd9 commit c255bcd

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,6 @@ markdown: kramdown
5858
#sass:
5959
# style: compressed
6060

61+
# Release settings
62+
release:
63+
version: 4.2.0

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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">Lorem</span></span></li>
26+
<li><span class="icon fa-diamond major style1"><span class="label">Current release: {{ 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>
@@ -85,8 +85,8 @@ <h3>Cookbook</h3>
8585
<p>The Cookbook provides simple coding recipes that follow a "How do I ..." approach.</p>
8686
</li>
8787
<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>
9090
</li>
9191
<li class="icon fa-headphones">
9292
<h3>Mauris Imperdiet</h3>

0 commit comments

Comments
 (0)