mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 10:56:24 +02:00
feat: add Dropbox connector documentation and update sitemap
This commit is contained in:
parent
be5685c9a4
commit
27b71c07b6
6 changed files with 101 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue