-
Hi! I want to set my website title to
but I want it it to show up in the title element as maya gans. I was wondering if there's like an html in title property that will treat the title as html and not a string? Is that possible? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
You have to use |
Beta Was this translation helpful? Give feedback.
-
Oh I got it!!!
|
Beta Was this translation helpful? Give feedback.
-
Hey @MayaGans, there's a better solution for our use case - just set the navbar title:
That way, you can do styling on how the title appears in the navbar, but the website title, as it appears in browser tabs, doesn't have any HTML and therefore we don't need |
Beta Was this translation helpful? Give feedback.
Oh I got it!!!