-
Beta Was this translation helpful? Give feedback.
Answered by
fuma-nama
Nov 20, 2024
Replies: 2 comments
-
The children of page title component in page.tsx is customisable, you can either hardcode it, add a custom frontmatter property and use it as children, or simply remove them and add the title in MDX file instead. The default frontmatter title property is always used for metadata and sidebar |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kakarj
-
Someone already has asked this, try searching for it. |
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
The children of page title component in page.tsx is customisable, you can either hardcode it, add a custom frontmatter property and use it as children, or simply remove them and add the title in MDX file instead. The default frontmatter title property is always used for metadata and sidebar