More granular control over date/updated #404
uncouthregions
started this conversation in
Ideas
Replies: 1 comment
-
This should get what you want... showDate: false
showDateUpdated: true |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I really like the addition of the Updated field. However, it looks like this only appears if a date parameter is set, and
showDate
is set totrue
.I have some pages, such as a CV, where I want to show when they were updated, but not when they were first posted. Is it possible to do this?
I would also like to do so without disabling
showDate
entirely, as I want it to be visible on posts.Thanks for the theme. It's amazingly elegant and easy to work with!
Beta Was this translation helpful? Give feedback.
All reactions