docs: nextjs b2b example, plausible outbound links script (#4738)

* b2b example, link from b2b solution scenario, cleanup nextjs doc

* b2b md

* repo link

* add plausible outbound events

* update examples link
This commit is contained in:
Max Peintner
2022-11-23 14:27:09 +01:00
committed by GitHub
parent 6a1a907874
commit 1b868b6a7f
8 changed files with 271 additions and 44 deletions

View File

@@ -9,6 +9,7 @@ module.exports = {
"examples/login/react",
"examples/login/flutter",
"examples/login/nextjs",
"examples/login/nextjs-b2b",
],
collapsed: false,
},