mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-26 06:27:59 +02:00
Add Reaction Commerce to users (#869)
* add reaction commerce to users * add reaction-commerce.svg * Rename reaction-commerce.svg to img/users/reaction-commerce.svg * Rename img/users/reaction-commerce.svg to website/static/img/users/reaction-commerce.svg
This commit is contained in:
parent
d3417b3bf2
commit
bbfb4b09cb
2 changed files with 46 additions and 0 deletions
|
@ -175,6 +175,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'reaction-commerce',
|
||||
image: '/img/users/reaction-commerce.svg',
|
||||
infoLink: 'https://docs.reactioncommerce.com/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Reason',
|
||||
image: '/img/users/reason.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue