diff --git a/layouts/_default/home.html b/layouts/_default/home.html index 60d09cc..275c391 100644 --- a/layouts/_default/home.html +++ b/layouts/_default/home.html @@ -24,18 +24,16 @@ {{ end }} ], contact: [ + >contact: {
- {
{{ range .Params.contact }}
"{{ .service }}": '{{ .input }}',
{{ end }} -
},
- ],
+ }, + {{ end }}