From 1b27ca4fe73d5bae5b1db1c24bfc86cff56700fb Mon Sep 17 00:00:00 2001 From: Nicolas-Mauro Date: Wed, 29 Jan 2025 01:17:34 +0530 Subject: [PATCH] Add Virlo --- resources/v.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/v.ts b/resources/v.ts index ec1341ab..178544bf 100644 --- a/resources/v.ts +++ b/resources/v.ts @@ -52,6 +52,14 @@ export const resources: Resource[] = [ '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!', url: 'https://vim-adventures.com/', }, + { + name: 'Virlo', + description: 'Virlo helps content creators track viral trends on short form content platforms.', + categories: ['AI', 'Social Media', 'Video'], + url: 'https://virlo.ai/', + keywords: ['data', 'trends', 'short form content', 'content creators'], + }, + { name: 'Virtual Coffee', categories: ['Podcast'],