Initial Sunflower Acres Hugo site scaffold
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{ define "main" }}
|
||||
<section class="hero">
|
||||
<h1>Small-batch soap, made by hand.</h1>
|
||||
<p>{{ .Content }}</p>
|
||||
<a class="cta" href="{{ "/shop/" | relURL }}">Shop the soaps</a>
|
||||
</section>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user