diff --git a/themes/gohugoioTheme/layouts/index.html b/themes/gohugoioTheme/layouts/index.html
index 9dcee424d..efc7ef7e7 100644
--- a/themes/gohugoioTheme/layouts/index.html
+++ b/themes/gohugoioTheme/layouts/index.html
@@ -9,16 +9,16 @@
{{- partial "home-page-sections/features-icons" . -}}
- {{- partial "home-page-sections/showcase.html" . -}}
+ {{ partial "home-page-sections/sponsors.html" (dict "cx" . ) }}
{{- partial "home-page-sections/features-single" . -}}
+ {{- partial "home-page-sections/showcase.html" . -}}
+
{{- partial "home-page-sections/installation" . -}}
- {{ partial "home-page-sections/sponsors.html" (dict "cx" . ) }}
-
{{- partial "home-page-sections/tweets" . -}}
diff --git a/themes/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html b/themes/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html
index 4d32fc5d6..527f4dff1 100644
--- a/themes/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html
+++ b/themes/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html
@@ -1,6 +1,6 @@
{{$classes_box := "ba b--light-gray bg-light-gray br3 flex flex-column flex-wrap items-center justify-center ph3 pv4 mb4 w-100 w-30-l "}}
{{ with .cx.Site.Data.sponsors }}
-