diff --git a/partials/byline-single.hbs b/partials/byline-single.hbs index 5ea29b7..c888773 100644 --- a/partials/byline-single.hbs +++ b/partials/byline-single.hbs @@ -1,5 +1,5 @@ {{!-- Everything inside the #author tags pulls data from the author --}} -{{#author}} +{{#primary_author}}
{{#if profile_image}} @@ -20,4 +20,4 @@ Read More -{{/author}} +{{/primary_author}}