Skip to content

Commit

Permalink
Merge pull request #534 from novuhq/feature/product-architecture
Browse files Browse the repository at this point in the history
fix: add product architecture image
  • Loading branch information
jainpawan21 committed Mar 4, 2024
2 parents 06c42ca + 79caac2 commit 5b9c829
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions channels-and-providers/push/fcm.mdx
Expand Up @@ -63,9 +63,7 @@ import {
const novu = new Novu("<NOVU_API_KEY>");

await novu.subscribers.setCredentials('subscriberId', PushProviderIdEnum.FCM, {
credentials: {
deviceTokens: ['token1', 'token2'],
}
});

````
Expand Down
4 changes: 3 additions & 1 deletion help/overview.mdx
Expand Up @@ -5,7 +5,7 @@ sidebarTitle: "Overview"
icon: "bolt"
---

At our Help Center, we're dedicated to provide comprehensive support to ensure your experience with our products and services is seamless and enjoyable. Whether you're a new user looking for guidance or a seasoned customer seeking assistance, we're here to help.
At our Help Center, we're dedicated to provide comprehensive support to ensure your experience with our products and services is seamless and enjoyable. Whether you're a new user looking for guidance or a seasoned customer seeking assistance, we're here to help. Help Center is organized as per our product architecture and is divided into the following sections:

<CardGroup cols={2}>
<Card title="Account Management" color="#BC002C" href="/help/account-management" icon="user">
Expand Down Expand Up @@ -48,3 +48,5 @@ At our Help Center, we're dedicated to provide comprehensive support to ensure y
</Card>
</CardGroup>


<Frame caption="Product Architecture"><img src="/images/help/overview/product-architecture.jpg" /> </Frame>
Binary file added images/help/overview/product-architecture.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5b9c829

Please sign in to comment.