mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add TorchCraftAI as user (#1129)
This commit is contained in:
parent
c6f3f0958d
commit
4034fa1453
|
|
@ -358,6 +358,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'TorchCraftAI',
|
||||
image: '/img/users/torchcraftai.png',
|
||||
infoLink: 'https://torchcraft.github.io/TorchCraftAI/',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Vasern',
|
||||
image: 'https://vasern.com/img/vasern.svg',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue