Closes #16 even though I haven't set up the redis instance on the server. Will do that when I'm ready to use redis on the production site.
7 lines
231 B
PHTML
7 lines
231 B
PHTML
<div class="jumbotron">
|
|
<div class="container">
|
|
<h1>Leaderboards, at your service!</h1>
|
|
<p>Track scores. Track sales. Track anything!</p>
|
|
<p><a class="btn btn-success btn-lg" role="button">Sign me up!</a></p>
|
|
</div>
|
|
</div>
|