We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc0526 commit 3a1082eCopy full SHA for 3a1082e
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="ja">
4
<head>
5
<title><%- page.title ? page.title + ' - ' : '' %>vue.js</title>
6
<meta charset="utf-8">
0 commit comments