Dynamic siteTitle #1573
Unanswered
mammadataei
asked this question in
Q&A
Replies: 2 comments
-
I also want to be able to change the title in the top left to something different depending on the current page path, any way to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can use vue watchers. Use this in your common template:
For Maintainability, you can put this in another file:
In addition, if you need to change meta description or something else you want, you can refer to this. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to change the
siteTitle
for each sub-directory?! Something like multiple sidebars but for the site title.Beta Was this translation helpful? Give feedback.
All reactions