feat(modal): add java version of tea to about modal

This commit is contained in:
Benedikt Rötsch
2018-01-31 10:21:50 +01:00
committed by Benedikt Rötsch
parent f73f7935bc
commit fe560c8c2b

View File

@@ -176,9 +176,11 @@ section.modal#about-this-modal
br
= translate("comingSoonLabel", currentLocale.code)
li
img.inactive(src='/images/icon-java.svg')
img(src='/images/icon-java.svg')
br
= translate("comingSoonLabel", currentLocale.code)
a(href=`https://the-example-app-java.herokuapp.com/${queryStringSettings}` rel="noopener" target="_blank")= translate("hostedLabel", currentLocale.code)
br
a(href="https://github.com/contentful/the-example-app.java" rel="noopener" target="_blank") GitHub
li
img.inactive(src='/images/icon-android.svg')
br