freedive/lib/freedive_web/controllers/page_html/home.html.heex

10 lines
235 B
Text

<.hero>
<.column is-narrow is-4 is-offset-4>
<.box has-text-centered>
<Lucideicons.triangle_alert class="size-256" aria-hidden />
<.title>
Under Construction!
</.title>
</.box>
</.column>
</.hero>