Skip to content

Commit f945426

Browse files
authored
Add servervana.com (#677)
* Add servervana.com * Place Servervana in the correct order in the resource file
1 parent 94ef77a commit f945426

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/s.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,13 @@ export const resources: Resource[] = [
189189
description: 'Serverless Stack (SST) is a framework that makes it easy to build serverless applications.',
190190
url: 'https://serverless-stack.com/',
191191
},
192+
{
193+
name: 'Servervana',
194+
categories: ['Performance', 'Tooling'],
195+
description: 'Team friendly performance and uptime monitoring platform for your website, API endpoints, DNS system and more. Has free plan.',
196+
url: 'https://servervana.com',
197+
keywords: ['Performance', 'Uptime', 'Monitoring', 'Status Page', 'Web Vitals', 'SSL', 'HTTP(s)', 'DNS'],
198+
},
192199
{
193200
name: 'Shape',
194201
categories: ['Icon'],

0 commit comments

Comments
 (0)