Replies: 1 comment 3 replies
-
@weicliu Waiting for your PR ;) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, thanks for making this theme! I thought it might be a good idea to include a description / subtitle underneath the main title, something like this.
It could be as simple as adding a
div
under title.layout/_default/single.html
css
I implemented this by overriding the single.html but thought it might be useful for others as well. I can create a pull request if you think it's a good idea.
Beta Was this translation helpful? Give feedback.
All reactions