Skip to content

Commit

Permalink
Add Templated
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelscruz committed Mar 26, 2024
1 parent d2aa5fb commit 0c98021
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions resources/t.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@ export const resources: Resource[] = [
description: 'This is a list of Awesome Tech Blogs. Add yourself.',
url: 'https://tech-blogs.dev/',
},
{
name: 'Templated',
categories: ['Editor', 'Design', 'Marketing'],
description:
'Automate your images and PDFs with a simple API. Generate social media visuals, banners, PDFs and more with our API and no-code integrations.',
url: 'https://templated.io/',
},
{
name: 'TemplateMo',
categories: ['Template'],
Expand Down Expand Up @@ -346,9 +353,15 @@ export const resources: Resource[] = [
{
name: 'TrollyAI',
description: 'Create professional SEO articles, 2x faster',
categories: ['SEO','Writing','Marketing'],
categories: ['SEO', 'Writing', 'Marketing'],
url: 'https://trolly.ai/',
keywords: ['seo', 'ai-powered content creation', 'seo optimization tool', 'bulk article generator', 'content writer'],
keywords: [
'seo',
'ai-powered content creation',
'seo optimization tool',
'bulk article generator',
'content writer',
],
},

{
Expand Down

0 comments on commit 0c98021

Please sign in to comment.