We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a0f34 commit a8f3b7cCopy full SHA for a8f3b7c
index.html
@@ -249,6 +249,15 @@ <h1>Support</h1>
249
</div>
250
251
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
260
+
261
<!-- Item -->
262
<div class="item">
263
<div class="col-lg-4 col-xs-4 col-md-4 col-sm-4">
0 commit comments