abdullahtarawneh.com/layouts/index.html

10 lines
241 B
HTML

{{ define "main" }}
<main id="index">
<header class="" id="under-construction">
<div class="container">
<h1 class="title" style="margin-bottom: 0; margin-top: 1.5rem;">site under construction</h1>
</div>
</header>
</main>
{{ end }}