Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5986363

Browse files
authoredMar 18, 2025··
Add Virlo (#671)
1 parent 529bb44 commit 5986363

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎resources/v.ts

+8
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ export const resources: Resource[] = [
6969
'VIM Adventures is an online game based on VIM\'s keyboard shortcuts. It\'s the "Zelda meets text editing" game. So come have some fun and learn some VIM!',
7070
url: 'https://vim-adventures.com/',
7171
},
72+
{
73+
name: 'Virlo',
74+
description: 'Virlo helps content creators track viral trends on short form content platforms.',
75+
categories: ['AI', 'Social Media', 'Video'],
76+
url: 'https://virlo.ai/',
77+
keywords: ['data', 'trends', 'short form content', 'content creators'],
78+
},
79+
7280
{
7381
name: 'Virtual Coffee',
7482
categories: ['Podcast'],

0 commit comments

Comments
 (0)
Please sign in to comment.