-
I searched for information, and one of the methods was to write "lang: zh" in the configuration parameters of the search plug-in, but I didn't get any correct results. After asking ChatGPT, the method he gave was to directly modify the site-package template. file, but this is too intrusive and not conducive to my deployment in Netlify, so I'm wondering if there is any other non-intrusive solution |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Mar 3, 2024
Replies: 1 comment 2 replies
-
The relevant setting should be this: theme:
name: material
language: zh |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
W1ndys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The relevant setting should be this: