mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add Novu to showcase (#7712)
This commit is contained in:
parent
1f47151363
commit
07b6c200af
Binary file not shown.
|
After Width: | Height: | Size: 434 KiB |
|
|
@ -1256,6 +1256,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/nhost/nhost/tree/main/docs',
|
||||
tags: ['opensource', 'product', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Novu',
|
||||
description:
|
||||
'The open-source notification infrastructure for developers',
|
||||
preview: require('./showcase/novu-docs.png'),
|
||||
website: 'https://docs.novu.co/',
|
||||
source: 'https://github.com/novuhq/novu',
|
||||
tags: ['opensource', 'product', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Nocalhost',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue