We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5fbee commit b040fdeCopy full SHA for b040fde
adev/src/index.html
@@ -1,6 +1,6 @@
1
<!doctype html>
2
<!-- We set all theme classes to allow critters to inline the theme styles and prevent flickering -->
3
-<html lang="en" class="docs-dark-mode docs-light-mode">
+<html lang="zh-Hans" class="docs-dark-mode docs-light-mode">
4
<head>
5
<script>
6
// This logic must execute early, so that we set the necessary
0 commit comments