mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): add Runiac to showcase (#4838)
* Update users.js * Add files via upload * Update users.js * Delete runiac-website.png * Add files via upload
This commit is contained in:
parent
4db8ded2f2
commit
b05f029b19
Binary file not shown.
|
After Width: | Height: | Size: 221 KiB |
|
|
@ -873,6 +873,14 @@ const Users = [
|
|||
website: 'https://runlet.app',
|
||||
source: 'https://github.com/runletapp/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Runiac',
|
||||
description: 'Run IaC Anywhere with Ease',
|
||||
preview: require('./showcase/runiac.png'),
|
||||
website: 'https://runiac.io',
|
||||
source: 'https://github.com/runiac/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Saleor',
|
||||
|
|
|
|||
Loading…
Reference in New Issue