Skip to content

Commit 513da32

Browse files
Added Learnify (#771)
Thanks for your contribution!
1 parent 462dd88 commit 513da32

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

resources/l.ts

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,29 @@ export const resources: Resource[] = [
114114
categories: ['Code Generator'],
115115
url: 'https://grid.layoutit.com/',
116116
},
117+
{
118+
name: 'LandingPro AI',
119+
categories: ['AI', 'Marketing'],
120+
description: 'AI that writes website copy that actually sell',
121+
url: 'https://landingpro.ai/',
122+
123+
keywords: ['marketing', 'ai'],
124+
},
125+
{
126+
name: 'Learnify',
127+
categories: ['Learn', 'Programming'],
128+
description: 'Learnify is an all-in-one web development learning platform designed for beginners to advanced learners. Explore easy-to-understand tutorials on HTML, CSS, JavaScript, and React—all in one place.',
129+
url: 'https://learnify.shefali.dev/',
130+
keywords: ['web development tutorials','frontend development'],
131+
},
132+
{
133+
name: 'LearnWeb3',
134+
categories: ['Learn', 'Web3'],
135+
description: 'LearnWeb3 is the best place to turn you into a web3 developer for completely free.',
136+
url: 'https://learnweb3.io/',
137+
138+
keywords: ['web3', 'web3 developer', 'web3 developer course'],
139+
},
117140
{
118141
name: 'Learn CSS',
119142
description: 'An evergreen CSS course and reference to level up your web styling expertise.',

0 commit comments

Comments
 (0)