mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
Merge branch 'master' of github.com:facebook/Docusaurus
This commit is contained in:
commit
9c0c96b682
|
|
@ -44,12 +44,10 @@ class Users extends React.Component {
|
|||
<div className="prose">
|
||||
<h1><translate>Who is using Docusaurus?</translate></h1>
|
||||
<p>
|
||||
<translate>
|
||||
Docusaurus powers some of Facebook's popular{' '}
|
||||
<a href="https://code.facebook.com/projects/">
|
||||
open source projects
|
||||
</a>.
|
||||
</translate>
|
||||
</p>
|
||||
</div>
|
||||
<div className="logos">{fbShowcase}</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue