Updating the title of a docs page according to a custom front-matter prop #9656
Unanswered
ArthurFlag
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
See suggestion in #9645 You can just use |
Beta Was this translation helpful? Give feedback.
2 replies
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'm trying to label the title of certain docs pages according to a front matter property.
For example:
This would generate a docusaurus docs H1 element with a span for the "BETA" label that would get added before the generated permalink icon. Same idea/use case for admin features that you could tag/identify as such.
What would be the right path to do that? I think that would be useful to a lot of folks and I'd be happy update the docs to share a tutorial.
Beta Was this translation helpful? Give feedback.
All reactions