Skip to content

Commit a8f3b7c

Browse files
committed
Adds infinispan support information
1 parent 18a0f34 commit a8f3b7c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: index.html

+9
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,15 @@ <h1>Support</h1>
249249
</div>
250250
</div>
251251

252+
<div class="item">
253+
<div class="col-lg-4 col-xs-4 col-md-4 col-sm-4">
254+
<a href="http://infinispan.org/" target="_blank">
255+
<img src="assets/img/logos/infinispan.png" alt="Infinispan" class="center-block opacity"/>
256+
</a>
257+
<p class="text-center"><b>Key-value</b></p>
258+
</div>
259+
</div>
260+
252261
<!-- Item -->
253262
<div class="item">
254263
<div class="col-lg-4 col-xs-4 col-md-4 col-sm-4">

0 commit comments

Comments
 (0)