diff --git a/content/_index.md b/content/_index.md
index ec8883c44..e6a6690be 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -44,6 +44,19 @@ sections:
color_classes: bg-primary-color-light black
image: /images/home-page-templating-example.png
copy: "Hugo's Go-based templating provides just the right amount of logic to build anything from the simple to complex. If you prefer Jade/Pug-like syntax, you can also use Amber, Ace, or any combination of the three."
+sponsors:
+ - name: "Forestry.io"
+ link: https://forestry.io/
+ logo: /images/sponsors/forestry-logotype.svg
+ copy:
+ - name:
+ link:
+ logo:
+ copy:
+ - name:
+ link:
+ logo:
+ copy:
---
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
diff --git a/themes/gohugoioTheme/layouts/partials/svg/gopher-side_color.svg b/static/images/gopher-side_color.svg
similarity index 100%
rename from themes/gohugoioTheme/layouts/partials/svg/gopher-side_color.svg
rename to static/images/gopher-side_color.svg
diff --git a/static/images/sponsors/forestry-logotype.svg b/static/images/sponsors/forestry-logotype.svg
new file mode 100644
index 000000000..ed28d6994
--- /dev/null
+++ b/static/images/sponsors/forestry-logotype.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/themes/gohugoioTheme/layouts/index.html b/themes/gohugoioTheme/layouts/index.html
index 205524d61..5e8ebbdd4 100644
--- a/themes/gohugoioTheme/layouts/index.html
+++ b/themes/gohugoioTheme/layouts/index.html
@@ -14,6 +14,9 @@
+ {{- . -}}
+ Your Logo Here
+ {{with .link}}{{end}}
+ {{with .copy}}
+