Major website overhaul
This commit is contained in:
3
etc/ghost/themes/casper/partials/post-author.hbs
Normal file
3
etc/ghost/themes/casper/partials/post-author.hbs
Normal file
@@ -0,0 +1,3 @@
|
||||
<span class="post author">
|
||||
<img src="{{author.profile_image}}" class="rounded" alt="profile image for {{author.name}}"/> by {{author.name}}
|
||||
</span>
|
||||
Reference in New Issue
Block a user