Skip to content

Commit ff51a17

Browse files
authored
Merge pull request #2994 from vivekvardhan2810/raycast
Added teleport, Raycast
2 parents ad448de + 9ee4da0 commit ff51a17

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

frontend/src/DB/product.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6270,5 +6270,19 @@
62706270
"image": "https://upload.wikimedia.org/wikipedia/commons/0/08/Pinterest-logo.png",
62716271
"link": "https://www.pinterest.com/",
62726272
"description": "Understand the trends your audience is searching. Discover trends based on interests, demographics, season and more using Pinterest Trends"
6273-
}
6273+
},
6274+
{
6275+
"productName": "Teleport",
6276+
"category": "tool",
6277+
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQgAodPKxQNGdKXEUA7n86WqZ3peSxDmaAlow&s",
6278+
"link": "https://goteleport.com/",
6279+
"description": "Teleport offers a unified access plane for managing secure access to critical infrastructure, simplifying complex security operations for developers."
6280+
},
6281+
{
6282+
"productName": "Raycast",
6283+
"category": "tool",
6284+
"image": "https://upload.wikimedia.org/wikipedia/en/f/f4/Raycast_App_Icon.png",
6285+
"link": "https://www.raycast.com/",
6286+
"description": "Raycast is a powerful launcher that allows developers to quickly access files, run scripts, and manage tasks with keyboard shortcuts, enhancing workflow efficiency."
6287+
}
62746288
]

0 commit comments

Comments
 (0)