Commit 5ff8b48b authored by santiaago's avatar santiaago
Browse files

what is section with first draft of new spec #44

parent 9352fbbc
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
<div class="row">
  <div class="col-md-12">
    <h2 class="text-center" id="whatisit">WHAT IS IT</h2>
    <p class="lead text-center"><b>tinygraphs</b> is an avatar generator web service. You can use it to generate a consistent avatars for your web app.</p>
  </div> <!-- /.col-md-12 -->
  <div class="col-md-6">
    <h2 class="text-left" id="whatisit">WHAT IS IT</h2>
    <p class="lead text-left"><b>Tinygraphs</b> is an open source avatar generator web service. You can use it to generate a consistent avatars for your web app.</p>
  </div><div class="col-md-2"></div>
  <div class="col-md-3"><img src="/squares/tinygrap?theme=sugarsweets&numcolors=4">
  </div>
</div> <!-- /.row -->