import kgva site
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{{ define "bodyclass" }}home{{ end }}
|
||||
{{ define "main" }}
|
||||
{{ with .Params.heroImage }}
|
||||
<figure class="hero__img">
|
||||
<img src="{{ . | relURL }}" alt="" width="1200" height="1504" fetchpriority="high">
|
||||
</figure>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user