mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 01:47:17 +02:00
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:
parent
ae620cd530
commit
2a1eb365fd
3 changed files with 58 additions and 27 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue