mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-30 05:52:50 +00:00
docs: add TurtleCoin to users (#1730)
* Add TurtleCoin to users * Fix missing comma
This commit is contained in:
parent
2ebfc94ccb
commit
9e0d447399
|
|
@ -659,6 +659,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'TurtleCoin',
|
||||
image: '/img/users/turtlecoin.png',
|
||||
infoLink: 'https://docs.turtlecoin.lol',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Twirp',
|
||||
image: '/img/users/twirp.png',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
Loading…
Reference in New Issue