docs(v2): SEO (#1677)

* docs(v2): SEO

* docs(v2): add section on customized SEO

* remove unnecessary comment

* docs(v2): separate SEO doc and fix typos
This commit is contained in:
Wei Gao 2019-07-21 00:03:05 +08:00 committed by GitHub
parent ae620cd530
commit 2a1eb365fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 58 additions and 27 deletions

View file

@ -23,7 +23,8 @@ module.exports = {
items: ['markdown-features', 'sidebar'],
},
'blog',
'reaching-users',
'seo',
// 'reaching-users', // add back analytics and search
'using-plugins',
'using-themes',
'deployment',