Commit 84daab9e by luiz.nunes

Update home.html

parent 368005b9
......@@ -27,7 +27,6 @@
<body>
<div class="container">
<div class="page-header">
<img src="WP_20150828_14_37_57_Pro.jpg">
<h1 th:text="#{project.name}">Sample App</h1>
<p class="lead">Demo application for showing how to run a <a href="http://projects.spring.io/spring-boot/">Spring Boot</a> application on <a href="https://openshift.com">OpenShift</a>.</p>
<p>The code is open source at <a href="https://github.com/codecentric/springboot-sample-app">GitHub</a>. You're currently looking at version <span th:text="#{project.version}">0.0.1</span>.</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment