Skip to content

Commit

Permalink
feat: update cp links
Browse files Browse the repository at this point in the history
  • Loading branch information
arcbjorn committed Feb 14, 2025
1 parent f5c5caa commit ca6b238
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/lib/data/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ export const cloudLinks: Link[] = [
name: '⚡ Cloudflare',
url: 'https://dash.cloudflare.com',
description: 'DNS & CDN provider'
},
{
name: '🦕 Deno Deploy',
url: 'https://dash.deno.com',
description: 'Edge runtime platform'
}
];

Expand Down

0 comments on commit ca6b238

Please sign in to comment.