This repository has been archived on 2020-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
counter/app/views/counter/show.html.erb

14 lines
316 B
Plaintext

<section class="section">
<div class="container">
<h1 class="title">
Hello World
</h1>
<p class="subtitle">
<span class="icon">
<i class="fas fa-home"></i>
</span>
My first website with <strong>Bulma</strong>!
</p>
</div>
</section>