How to reference values from other fields #1317
Unanswered
Mrahmani71
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have frontmatter in my project that looks like this:
Currently, the meta_title has the same value as title, and meta_description has the same value as description.
Is it possible to automatically set the value of meta_title to match title, and meta_description to match description when I create a new post? This way, I would only need to fill in title and description, and the meta fields would be populated automatically.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions