The page you're looking for doesn't exist. Perhaps you'd like to gopher something else? Sorry.
diff --git a/themes/gohugoioTheme/layouts/partials/home-page-sections/installation.html b/themes/gohugoioTheme/layouts/partials/home-page-sections/installation.html
index 23729abcf..4bea1a54a 100644
--- a/themes/gohugoioTheme/layouts/partials/home-page-sections/installation.html
+++ b/themes/gohugoioTheme/layouts/partials/home-page-sections/installation.html
@@ -12,7 +12,7 @@
- {{ partial "svg/gopher-hero.svg" . }}
+
Mac OS
diff --git a/themes/gohugoioTheme/layouts/partials/site-footer.html b/themes/gohugoioTheme/layouts/partials/site-footer.html
index 9ae1d2156..ec932d887 100644
--- a/themes/gohugoioTheme/layouts/partials/site-footer.html
+++ b/themes/gohugoioTheme/layouts/partials/site-footer.html
@@ -7,7 +7,7 @@
- {{ partialCached "svg/hugo-logo-wide.svg" . }}
+
diff --git a/themes/gohugoioTheme/layouts/partials/site-nav.html b/themes/gohugoioTheme/layouts/partials/site-nav.html
index eabf0ea7c..222b29f3b 100644
--- a/themes/gohugoioTheme/layouts/partials/site-nav.html
+++ b/themes/gohugoioTheme/layouts/partials/site-nav.html
@@ -17,7 +17,9 @@
{{/* using ".Post" from the menu system to determine if we should show an icon for external links */}}
{{ $post_status := printf "%s" .Post }}
{{ if eq $post_status "external" }}
- {{ partial "svg/link-ext.svg" (dict "size" "10") }}
+
+ {{ partial "svg/link-ext.svg" (dict "size" "10") }}
+
{{ end }}
diff --git a/themes/gohugoioTheme/layouts/partials/svg/gopher-hero.svg b/themes/gohugoioTheme/static/images/gopher-hero.svg
similarity index 100%
rename from themes/gohugoioTheme/layouts/partials/svg/gopher-hero.svg
rename to themes/gohugoioTheme/static/images/gopher-hero.svg
diff --git a/themes/gohugoioTheme/layouts/partials/svg/hugo-logo-wide.svg b/themes/gohugoioTheme/static/images/hugo-logo-wide.svg
similarity index 100%
rename from themes/gohugoioTheme/layouts/partials/svg/hugo-logo-wide.svg
rename to themes/gohugoioTheme/static/images/hugo-logo-wide.svg
Mac OS
-
diff --git a/themes/gohugoioTheme/layouts/partials/site-nav.html b/themes/gohugoioTheme/layouts/partials/site-nav.html
index eabf0ea7c..222b29f3b 100644
--- a/themes/gohugoioTheme/layouts/partials/site-nav.html
+++ b/themes/gohugoioTheme/layouts/partials/site-nav.html
@@ -17,7 +17,9 @@
{{/* using ".Post" from the menu system to determine if we should show an icon for external links */}}
{{ $post_status := printf "%s" .Post }}
{{ if eq $post_status "external" }}
- {{ partial "svg/link-ext.svg" (dict "size" "10") }}
+
+ {{ partial "svg/link-ext.svg" (dict "size" "10") }}
+
{{ end }}
diff --git a/themes/gohugoioTheme/layouts/partials/svg/gopher-hero.svg b/themes/gohugoioTheme/static/images/gopher-hero.svg
similarity index 100%
rename from themes/gohugoioTheme/layouts/partials/svg/gopher-hero.svg
rename to themes/gohugoioTheme/static/images/gopher-hero.svg
diff --git a/themes/gohugoioTheme/layouts/partials/svg/hugo-logo-wide.svg b/themes/gohugoioTheme/static/images/hugo-logo-wide.svg
similarity index 100%
rename from themes/gohugoioTheme/layouts/partials/svg/hugo-logo-wide.svg
rename to themes/gohugoioTheme/static/images/hugo-logo-wide.svg