aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/PostMeta/PostMeta.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename all subject occurrences into topicArmand Philippot2022-01-231-10/+10
| | | | | I change the name in graphql endpoint, so I decided to repercute this change here.
* chore(meta): add a link to comments on single post pagesArmand Philippot2022-01-161-1/+8
|
* chore(meta): display subjects instead of thematics on Thematic pagesArmand Philippot2022-01-111-3/+28
|
* refactor: reuse PostMeta components on single articles/pagesArmand Philippot2022-01-061-38/+64
|
* chore: create post meta view for posts listsArmand Philippot2021-12-161-0/+79