Skip to content

Commit a79bbf4

Browse files
author
River@devbox
committed
Set language
1 parent 7a37c5e commit a79bbf4

File tree

6 files changed

+438
-5
lines changed

6 files changed

+438
-5
lines changed
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/courses-cn.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<title>QPython+ - Personalized Programming Learning Community</title>
55
</head>
66
<body>
7-
<script>location.href="/"</script>
7+
<script>location.href="/?lang=zh"</script>
88
</body>
99
</html>

docs/courses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<title>QPython+ - Personalized Programming Learning Community</title>
55
</head>
66
<body>
7-
<script>location.href="/"</script>
7+
<script>location.href="/?lang=en"</script>
88
</body>
99
</html>

0 commit comments

Comments
 (0)