Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions index.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ description: The simple, modern & productive way to build apps and infrastructur
.row.slider-wrapper.hero
.slider#slider(data-pause-on-hover="true" data-timeout="5000")
.swipe-wrap
.large-24.slide
a( href="http://developers.redhat.com/products/openjdk/overview/")
img.mobile(src=cdn("http://static.jboss.org/images/hero/hero_mobile_380x280_openjdk_28sep2016.png") alt="OpenJDK from Red Hat. For Windows and you. Try it now.")
img.desktop(src=cdn("http://static.jboss.org/images/hero/hero_desktop_1175x400_openjdk_28sep2016.png") alt="OpenJDK from Red Hat. For Windows and you. Try it now.")
.large-24.slide
a( href="http://developers.redhat.com/products/eap/overview/")
img.mobile(src=cdn("http://static.jboss.org/_root/images/hero/hero_mobile_480x500_eap7launch_14jun2016.png") alt="Ready. Set. Code! Get the latest release of JBoss EAP 7.")
Expand Down