Before, the separator stayed as vertical line in mobile orientation.
Now, it's replaced with dropdown separator (i.e., horizontal line).
Signed-off-by: Marek Pikuła <[email protected]>
This ensures that custom style takes precedent over theme styles. Useful
when overriding theme styles for, e.g., single page.
Signed-off-by: Marek Pikuła <[email protected]>
Before, even if no author was set, vertical rule was shown before the
date on the top of a single page.
Signed-off-by: Marek Pikuła <[email protected]>
In case link for a social icon in the hero image is set to local link
(e.g., "#contact"), don't open it in a new tab. It's useful if you don't
want to publish a link to your e-mail in clear text, and rather redirect
user to the contact form.
Signed-off-by: Marek Pikuła <[email protected]>