-
Notifications
You must be signed in to change notification settings - Fork 64
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
A companion to #333.
We should add an authors section on the blog post page there links to the their Author's page
This means that each of the posts needs to have the author_name
and author_page
so that it can be added to the post template.
{{title}}
By: <a href="{{author_page}}">{{author_name}}</a>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done