feat: add Dropbox connector documentation and update sitemap

This commit is contained in:
Anish Sarkar 2026-03-30 22:45:06 +05:30
parent be5685c9a4
commit 27b71c07b6
6 changed files with 101 additions and 1 deletions

View file

@ -23,6 +23,11 @@ Connect SurfSense to your favorite tools and services. Browse the available inte
description="Connect your Google Calendar to SurfSense"
href="/docs/connectors/google-calendar"
/>
<Card
title="Dropbox"
description="Connect your Dropbox to SurfSense"
href="/docs/connectors/dropbox"
/>
<Card
title="Notion"
description="Connect your Notion workspaces to SurfSense"
@ -103,4 +108,9 @@ Connect SurfSense to your favorite tools and services. Browse the available inte
description="Connect your Obsidian vault to SurfSense"
href="/docs/connectors/obsidian"
/>
<Card
title="Web Crawler"
description="Crawl and index any website into SurfSense"
href="/docs/connectors/web-crawler"
/>
</Cards>