mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 06:50:36 +02:00
misc(v2): improve index page SEO score
This commit is contained in:
parent
3f4c805016
commit
b6667a072c
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@ function Home() {
|
|||
<a href="https://github.com/facebook/docusaurus/issues/789">
|
||||
Docusaurus 2
|
||||
</a>
|
||||
, contribute to its roadmap by suggesting features or giving feedback{' '}
|
||||
<Link to={useBaseUrl('/feedback')}>here</Link>!
|
||||
, contribute to its roadmap by suggesting features or{' '}
|
||||
<Link to={useBaseUrl('/feedback')}>giving feedback</Link>!
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue