Skip to content

Commit 20b88aa

Browse files
Random color (#618)
* testing * Omnigen * revert Omnigen * Random Color
1 parent c73d64a commit 20b88aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/r.ts

+8
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ export const resources: Resource[] = [
4646
url: 'https://www.rantir.com/',
4747
keywords: ['ai', 'ai agents', 'ai automation', 'ai software', 'ai tools'],
4848
},
49+
{
50+
name: 'Random Color',
51+
categories: ['Color'],
52+
description:
53+
'Simple tool to generate a random color.',
54+
url: 'https://randomcolor.com/',
55+
keywords: ['random color', 'color generator'],
56+
},
4957
{
5058
name: 'Raycast',
5159
categories: ['Productivity'],

0 commit comments

Comments
 (0)