Adding meta data to non-blog pages #6754
Answered
by
squidfunk
janban-outlook
asked this question in
Q&A
-
Is there a way to display meta data for normal pages too? By the way, the direct link to translations is a nice feature, but not a must-have for me. |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Feb 9, 2024
Replies: 1 comment 2 replies
-
This is not supported and not planned. However, you can achieve this through customization – you can basically add arbitrary keys to the front matter of each page and refer to those values in templates. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
janban-outlook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not supported and not planned. However, you can achieve this through customization – you can basically add arbitrary keys to the front matter of each page and refer to those values in templates.