-
Is there any possibility to define a target page for the "language selector" button, individually for each page? There are two pages, concerning the same subject, one in EN, the other in DE.
The link from Is there any possibility to configure it in VitePress? |
Beta Was this translation helpful? Give feedback.
Answered by
brc-dd
Aug 26, 2023
Replies: 1 comment 3 replies
-
You'll need to patch |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
polenter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll need to patch
normalizeLink
indist/client/theme-default/composables/langs.js
for this. Other than that there is currently no way 👀