diff --git a/README.md b/README.md index e5752fc1dc..69395ba4f9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # vuejs.org +> Important: This repository is for Vue 1.x and 2.x only. Issues and pull requests related to 3.x are managed in the [v3 doc repo](https://github.com/vuejs/docs-next). + This site is built with [hexo](http://hexo.io/). Site content is written in Markdown format located in `src`. Pull requests welcome! ## Writing diff --git a/themes/vue/layout/layout.ejs b/themes/vue/layout/layout.ejs index cbc7a56c43..8205035927 100644 --- a/themes/vue/layout/layout.ejs +++ b/themes/vue/layout/layout.ejs @@ -2,7 +2,7 @@ <% var isThemes = page.path === 'resources/themes.html' %> - +