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 e7aeb13 commit 7c6f918Copy full SHA for 7c6f918
themes/vue/layout/layout.ejs
@@ -3,7 +3,7 @@
3
<% var hasVueSchoolBanner = false %>
4
5
<!DOCTYPE html>
6
-<html lang="zh-CN">
+<html lang="zh-CN" class="with-v3-banner">
7
<head>
8
<title><%- page.title ? page.title + ' — ' : '' %>Vue.js</title>
9
<meta charset="utf-8">
0 commit comments