Skip to content

Commit

Permalink
demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Stormacq committed Jul 2, 2015
1 parent facf770 commit 46cac91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<div class="container">
<h1>Hello, world!</h1>
<p>This is a template for a simple marketing or informational website. It includes a large callout called a jumbotron and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
<p><a class="btn btn-default btn-lg" role="button">Learn more &raquo;</a></p>
<p><a class="btn btn-danger btn-lg" role="button">Learn more &raquo;</a></p>
</div>
</div>

Expand Down

0 comments on commit 46cac91

Please sign in to comment.