Skip to content

Commit

Permalink
docs: add new js snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 committed Jul 3, 2024
1 parent 80e5a64 commit 1f93915
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs-website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ module.exports = {
async: true,
defer: true,
},
{
src: "./src/rb2b.js",
async: true,
defer: true,
}
],
noIndex: isSaas,
customFields: {
Expand Down

0 comments on commit 1f93915

Please sign in to comment.