Skip to content

Commit a705bb1

Browse files
Update
1 parent af63407 commit a705bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/up-business-theme/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{ define "main" }}
22
{{ with .Site.Data.home.hero }}{{ partial "sections/hero.html" . }}{{ end }}
33
<!-- {{ with .Site.Data.home.brands }}{{ partial "sections/brands.html" . }}{{ end }} -->
4-
{{ with .Site.Data.home.people }}{{ partial "sections/people.html" . }}{{ end }}
4+
<!-- {{ with .Site.Data.home.people }}{{ partial "sections/people.html" . }}{{ end }} -->
55
{{ with .Site.Data.home.portofolio }}{{ partial "sections/portofolio.html" . }}{{ end }}
66
<!-- {{ with .Site.Data.home.services }}{{ partial "sections/services.html" . }}{{ end }} -->
77
<!-- {{ with .Site.Data.home.testimonials }}{{ partial "sections/testimonials.html" . }}{{ end }}

0 commit comments

Comments
 (0)