diff --git a/exampleSite/config.toml b/exampleSite/config.toml index abd87fe5..0ae208a5 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -109,6 +109,12 @@ media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arr bio = "" [params.authors.Trevor.social] twitter = "trevorghess" + [params.authors.Bridget] + name = "Bridget Kromhout" + thumbnail = "https://www.arresteddevops.com/img/Bridget.png" + bio = "" + [params.authors.Bridget.social] + twitter = "bridgetkromhout" [params.links] [params.links.ado] diff --git a/layouts/partials/jumbotron.html b/layouts/partials/jumbotron.html index ddf5e66f..6d301f23 100644 --- a/layouts/partials/jumbotron.html +++ b/layouts/partials/jumbotron.html @@ -20,41 +20,41 @@
{{ if (isset .Site.Params "itunes_subscribe") }} -
+ {{ end }} {{ if (isset .Site.Params "android_subscribe") }} -