diff --git a/themes/gohugoioTheme/layouts/404.html b/themes/gohugoioTheme/layouts/404.html index 156db1452..9b0866d18 100644 --- a/themes/gohugoioTheme/layouts/404.html +++ b/themes/gohugoioTheme/layouts/404.html @@ -2,7 +2,7 @@

The page you're looking for doesn't exist. Perhaps you'd like to gopher something else? Sorry.

- {{ partial "svg/gopher-hero.svg" . }} +
{{ .Content }} diff --git a/themes/gohugoioTheme/layouts/partials/hero.html b/themes/gohugoioTheme/layouts/partials/hero.html index 18710141b..9e7240433 100644 --- a/themes/gohugoioTheme/layouts/partials/hero.html +++ b/themes/gohugoioTheme/layouts/partials/hero.html @@ -1,7 +1,7 @@