Commit Graph

3 Commits

Author SHA1 Message Date
Bea 50c7afc806 Fix post info at bottom 2021-03-16 18:36:06 +01:00
Bea 2858f82b3a Start implementing post info at bottom
Now, all posts show info about: author, updated date, tags.
However, styling is needed and also the tags part has to be fixed (we need to add a comma after every tag's name, excluding the last one)
2021-01-03 15:56:27 +01:00
Bea e899839211 Implement more image resizing, fix responsiveness
- Two new image sizes have been added: xl and xxl.
- Image resizing has been implemented in featured images.
- Some elements were not responsive, such as the link preview and code block.
2020-11-06 17:35:02 +01:00