Skip to content

Commit 0755ea9

Browse files
authored
Add KarmaLinks (#647)
1 parent b23da00 commit 0755ea9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/k.ts

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
import { Resource } from 'types'
22

33
export const resources: Resource[] = [
4+
{
5+
name: 'KarmaLinks',
6+
description: 'KarmaLinks is an AI powered backlink exchange platform. Users are able receive backlinks from others and must give backlinks in exchange.',
7+
categories: ['Marketing', 'SEO', 'Productivity'],
8+
url: 'https://karmalinks.io/',
9+
keywords: ['backlinks', 'netlinking', 'online reputation', 'off page seo'],
10+
},
411
{
512
name: 'Kempo',
613
categories: ['Programming', 'Blog'],

0 commit comments

Comments
 (0)