summaryrefslogtreecommitdiff
path: root/views/index.php
blob: 2c62f09e3efe4fbc9137fbcf54f0479ad5b16235 (plain)
1
2
3
4
5
6
7
8
9
  <div class="jumbotron">
    <h2>#IndiePost</h2>
    <p>How does it work?</p>
    <ol>
      <li>Sign in with your domain</li>
      <li>Post a note!</li>
    </ol>
    <p><a href="/signin" class="btn btn-primary btn-lg" role="button">Get Started &raquo;</a></p>
  </div>