update links and colors

This commit is contained in:
cade 2025-11-21 22:19:49 -06:00
parent 68429f76d4
commit e14405cd83
No known key found for this signature in database

View file

@ -21,9 +21,9 @@
}
:root {
--color-background: #000;
--color-background: #111;
--color-text-subtle: #888;
--color-text: #ccc;
--color-text: #eee;
--font-family: SpaceGrotesk, -apple-system, Helvetica, sans-serif;
--font-size: clamp(16px, 1.5vw, 18px);
--transition-speed: 200ms;
@ -57,7 +57,7 @@
['c', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }],
['d', { name: 'Discord', url: 'https://discord.com/channels/@me' }],
['e', { name: 'PostHog', url: 'https://us.posthog.com' }],
['f', { name: 'Finances', url: 'https://docs.google.com/spreadsheets/d/1sjSOdlKaE-BcraiEDjqfakCXietLTSUY1ny6gQTj-oQ/edit' }],
['f', { name: 'Figma', url: 'https://www.figma.com' }],
['g', { name: 'GitHub', searchTemplate: '/search?q={}', suggestions: ['g/copilot', 'g/trending'], url: 'https://github.com' }],
['h', { name: 'Hetzner', url: 'https://console.hetzner.cloud/projects' }],
['i', { name: 'InstantDB', url: 'https://instantdb.com/dash' }],