tinyforms/app/views/home/index.html.erb

12 lines
483 B
Plaintext

<section class="hero is-medium is-dark is-bold">
<div class="hero-body">
<div class="container">
<h1 class="title is-family-secondary has-text-weight-bold">
Tinyforms - the form backend for designers and developers
</h1>
<p class="subtitle is-size-6 has-text-white">
Link your online forms to <span class="backends-cycler">Google Sheets</span> and receive form submissions in your favorit spreadsheet.
</p>
</div>
</div>
</section>