Files
Open-RSC-Docker-Home/etc/ghost/content/themes/NEWcasper/partials/post-author.hbs
2018-08-18 01:10:09 -04:00

4 lines
150 B
Handlebars

<span class="post author">
<img src="{{author.profile_image}}" class="rounded" alt="profile image for {{author.name}}"/> by {{author.name}}
</span>