mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-24 03:58:49 +02:00
docs: add Substrate to users (#1604)
* Include the Substrate project to list of users * Add Substrate logo file
This commit is contained in:
parent
689e094147
commit
cf09d958e8
2 changed files with 38 additions and 0 deletions
|
@ -561,6 +561,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Substrate',
|
||||
image: '/img/users/substrate.svg',
|
||||
infoLink: 'https://substrate.dev',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'T-Regx',
|
||||
image: '/img/users/t-regx.png',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue