Skip to content

Commit ad7a605

Browse files
authored
Lede (#467)
1 parent 4dd60d0 commit ad7a605

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/l.ts

+7
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,13 @@ export const resources: Resource[] = [
182182
'Email Sender',
183183
],
184184
},
185+
{
186+
name: 'Lede',
187+
description: 'Generate In-Depth Blog Content',
188+
categories: ['Writing', 'Productivity', 'AI'],
189+
url: 'https://thelede.ai',
190+
keywords: ['assistant', 'research', 'content', 'blog'],
191+
},
185192
{
186193
name: 'LeetCode',
187194
categories: ['Code Challenge'],

0 commit comments

Comments
 (0)