mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 04:12:53 +02: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
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/runiac.png
Normal file
BIN
website/src/data/showcase/runiac.png
Normal file
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…
Add table
Add a link
Reference in a new issue