We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5308a37 commit 7226e48Copy full SHA for 7226e48
themes/vue/layout/layout.ejs
@@ -1,6 +1,6 @@
1
<% var isIndex = page.path === 'index.html' %>
2
<!DOCTYPE html>
3
-<html lang="en">
+<html lang="zh-CN">
4
<head>
5
<title><%- page.title ? page.title + ' - ' : '' %>Vue.js</title>
6
<meta charset="utf-8">
0 commit comments