Skip to content

Commit

Permalink
Merge pull request #1 from jonathan-fries/jonathan-fries-patch-1
Browse files Browse the repository at this point in the history
Update post_profile_side.hbs
  • Loading branch information
jonathan-fries authored May 1, 2019
2 parents d430d3e + 036f2a2 commit 0fdf989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partials/post_profile_side.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
{{#if primary_author.profile_image}}<img src="{{primary_author.profile_image}}" class="profileimage" alt="{{primary_author.name}}">{{/if}}
<h4>{{primary_author.name}}</h4>
{{> social_side }}
<p>{{primary_author.bio}}</p>
<p>{{{primary_author.bio}}}</p>
<hr>
</div>

0 comments on commit 0fdf989

Please sign in to comment.