docs: fix missing notion intro in sidebar

This commit is contained in:
Cezar Vasconcelos 2024-05-23 17:30:20 -03:00
commit b220eb62b1
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@ import ThemedImage from "@theme/ThemedImage";
import useBaseUrl from "@docusaurus/useBaseUrl";
import ZoomableImage from "/src/theme/ZoomableImage.js";
# Introduction to Notion Integrations in Langflow
# Introduction to Notion in Langflow
Get ready to revolutionize your workflows with the game-changing Notion integration in Langflow! 🎉 This incredible integration empowers you to seamlessly connect with Notion databases, pages, and users, opening up a world of possibilities for automating tasks and skyrocketing your productivity.

View file

@ -140,6 +140,7 @@ module.exports = {
type: "category",
label: "Notion",
items: [
"integrations/notion/intro",
"integrations/notion/setup",
"integrations/notion/search",
"integrations/notion/list-database-properties",