From 0c9802154aaebfedf8e220a2f899ca37af661300 Mon Sep 17 00:00:00 2001 From: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Date: Tue, 26 Mar 2024 13:44:47 +0100 Subject: [PATCH] Add Templated --- resources/t.ts | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/resources/t.ts b/resources/t.ts index 8caae824..d219a669 100644 --- a/resources/t.ts +++ b/resources/t.ts @@ -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'], @@ -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', + ], }, {