mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): Added IntelAGENT website to showcase. (#4612)
* Added IntelAGENT website to showcase. * Added IntelAGENT png
This commit is contained in:
parent
de9f414919
commit
5ded1eb95d
Binary file not shown.
|
After Width: | Height: | Size: 564 KiB |
|
|
@ -340,6 +340,14 @@ const users = [
|
|||
source: 'https://github.com/facebook/idb',
|
||||
tags: ['facebook'],
|
||||
},
|
||||
{
|
||||
title: 'IntelAGENT Billing',
|
||||
description: 'OHIP Billing Agent',
|
||||
preview: require('./showcase/intelagent.png'),
|
||||
website: 'https://www.intelagent.ca/',
|
||||
source: 'https://github.com/intelagentbilling/docs',
|
||||
tags: [''],
|
||||
},
|
||||
{
|
||||
title: 'mailgo',
|
||||
description: 'A new concept of mailto and tel links',
|
||||
|
|
|
|||
Loading…
Reference in New Issue