diff --git a/content/showcase/forestry/index.md b/content/showcase/forestry/index.md
index c678a4d83..01f1ed148 100644
--- a/content/showcase/forestry/index.md
+++ b/content/showcase/forestry/index.md
@@ -3,6 +3,7 @@ title: Forestry.io
date: 2017-10-13T12:00:00-05:00
siteURL: https://forestry.io/
siteSource: https://github.com/forestryio
+byline: "[Some Person](https://example.com), CEO of Some Company"
---
diff --git a/themes/gohugoioTheme/layouts/showcase/single.html b/themes/gohugoioTheme/layouts/showcase/single.html
index be40e7306..55fec7f49 100644
--- a/themes/gohugoioTheme/layouts/showcase/single.html
+++ b/themes/gohugoioTheme/layouts/showcase/single.html
@@ -37,12 +37,15 @@ Showcase: {{ .Title }}
{{ with $img }}
{{ $img := .Resize "940x" }}
+ {{ end }}
+