Adds a titleImage property to MDX that allows the writer to have a title background on the post, as seen below.
If unused, reverts to the previous styling.
We should:
[x] Look into the styling of authors name when using a titleImage for improved readability
(Added some drop shadow for styling)
How to test:
Add a titleImage to any blog post metadata, pointing to the static/img folder
Small design improvement for 2.0:
Adds a titleImage property to MDX that allows the writer to have a title background on the post, as seen below. If unused, reverts to the previous styling.
We should:
How to test:
Add a
titleImage
to any blog post metadata, pointing to thestatic/img
folder