mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-02 19:55:18 +02:00
chore(hero-section): remove Obsidian feature from hero section
- Deleted the Obsidian & Knowledge Base Sync feature from the hero section to streamline content and focus on currently available features.
This commit is contained in:
parent
8005e6face
commit
6b3e34aae0
1 changed files with 0 additions and 7 deletions
|
|
@ -231,13 +231,6 @@ const CATEGORIES: HeroCategory[] = [
|
|||
src: null,
|
||||
comingSoon: true,
|
||||
},
|
||||
{
|
||||
id: "obsidian",
|
||||
title: "Obsidian & Knowledge Base Sync",
|
||||
description: "Keep your Obsidian vault and personal knowledge base in sync.",
|
||||
src: null,
|
||||
comingSoon: true,
|
||||
},
|
||||
],
|
||||
},
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue