cannery/lib/lokal_web/templates/page/index.html.eex

5 lines
128 B
Elixir
Raw Normal View History

2021-03-11 21:12:55 -05:00
<div class="flex flex-col space-y-8 text-center">
<h1 class="">Welcome to Lokal</h1>
<p>Shop from your community</p>
</div>