Skip to content

Commit 099d37e

Browse files
AnkaAnka
Anka
authored and
Anka
committed
Auto updating db and README.md
1 parent b095fe8 commit 099d37e

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1180,6 +1180,7 @@
11801180
<img src="https://www.google.com/s2/favicons?domain=https://shortimize.com&sz=128" width="16" /> | [Shortimize](https://shortimize.com) | Simplify content management: all your data, metrics, and reports for scalable strategies in one place. | tiktok, instagram, track videos, discover viral content, viral shorts |
11811181
<img src="https://www.google.com/s2/favicons?domain=https://www.storychief.io&sz=128" width="16" /> | [StoryChief](https://www.storychief.io) | Create Winning Content Strategies, powered by Data, supercharged by AI | SEO, analytics, content calendar, content strategy, AI copywriting, content collaboration |
11821182
<img src="https://www.google.com/s2/favicons?domain=https://templated.io/&sz=128" width="16" /> | [Templated](https://templated.io/) | Automate your images and PDFs with a simple API. Generate social media visuals, banners, PDFs and more with our API and no-code integrations. | |
1183+
<img src="https://www.google.com/s2/favicons?domain=https://www.testimonialdonut.com/&sz=128" width="16" /> | [Testimonial Donut](https://www.testimonialdonut.com/) | Testimonial collection so bloody easy, your gran can use it! | ai, marketing, testimonial, lead magnet |
11831184
<img src="https://www.google.com/s2/favicons?domain=https://theprcreator.com/&sz=128" width="16" /> | [The PR Creator](https://theprcreator.com/) | Tool that creates custom press releases and includes a comment section for the users | productivity, pr, SaaS, Artificial Intelligence |
11841185
<img src="https://www.google.com/s2/favicons?domain=https://tldrmarketing.com/&sz=128" width="16" /> | [tl;dr Marketing](https://tldrmarketing.com/) | Get the latest breaking news and trends about SEO, paid media and social media without all the fluff. | |
11851186
<img src="https://www.google.com/s2/favicons?domain=https://trolly.ai/&sz=128" width="16" /> | [TrollyAI](https://trolly.ai/) | Create professional SEO articles, 2x faster | seo, ai-powered content creation, seo optimization tool, bulk article generator, content writer |

db/resources.json

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"count": 978,
2+
"count": 979,
33
"data": [
44
{
55
"name": "1001 Fonts",
@@ -9946,6 +9946,20 @@
99469946
"engineering"
99479947
]
99489948
},
9949+
{
9950+
"name": "Testimonial Donut",
9951+
"categories": [
9952+
"Marketing"
9953+
],
9954+
"description": "Testimonial collection so bloody easy, your gran can use it!",
9955+
"url": "https://www.testimonialdonut.com/",
9956+
"keywords": [
9957+
"ai",
9958+
"marketing",
9959+
"testimonial",
9960+
"lead magnet"
9961+
]
9962+
},
99499963
{
99509964
"name": "Testing Accessibility",
99519965
"categories": [

resources/t.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,7 @@ export const resources: Resource[] = [
174174
{
175175
name: 'Testimonial Donut',
176176
categories: ['Marketing'],
177-
description:
178-
'Testimonial collection so bloody easy, your gran can use it!',
177+
description: 'Testimonial collection so bloody easy, your gran can use it!',
179178
url: 'https://www.testimonialdonut.com/',
180179
keywords: ['ai', 'marketing', 'testimonial', 'lead magnet'],
181180
},

0 commit comments

Comments
 (0)