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 aba0cc5 commit 904d823Copy full SHA for 904d823
themes/vue/_config.yml
@@ -1,3 +1,3 @@
1
google_analytics: UA-46852172-1
2
root_domain: vuefe.cn
3
-vue_version: 2.0.0-rc.8
+vue_version: 2.0正式版
themes/vue/layout/index.ejs
@@ -9,7 +9,7 @@
9
<div class="left">
10
<img class="hero-logo" src="/images/logo.png">
11
</div><div class="right">
12
- <h2 class="vue">Vue.js</h2>
+ <h2 class="vue">Vue.js 2.0正式版</h2>
13
<h1>
14
先进的<br>JavaScript 框架
15
</h1>
0 commit comments