We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to know how to display a toggle button on my homepage after configuring the language folder, so that I can switch languages?
I looked at dojo's mdbook, and they seemed to have manually written some JavaScript dom code?
Is there some convenient way for me to add this toggle button to mdbook?
PLS ~
The text was updated successfully, but these errors were encountered:
Hi @Demian101! Good question: we don't have a good solution for this right now and so we're also hand-coding the list of languages right now.
Eventually, @sakex's work on #70 will solve this.
Sorry, something went wrong.
No branches or pull requests
I want to know how to display a toggle button on my homepage after configuring the language folder, so that I can switch languages?
I looked at dojo's mdbook, and they seemed to have manually written some JavaScript dom code?
Is there some convenient way for me to add this toggle button to mdbook?
PLS ~
The text was updated successfully, but these errors were encountered: