refactor: swap render for Delta Space

This commit is contained in:
David 2024-08-22 16:03:26 +02:00 committed by GitHub
parent 58961825d0
commit fd8206b9e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@
['i', { name: 'Pico.sh', suggestions: ['i/local'], url: 'https://pico.sh/' }],
['i/local', { url: 'http://localhost:1337/' }],
['f', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }],
['r', { name: 'Render', url: 'https://dashboard.render.com/' }],
['d', { name: 'DeltaSpace', url: 'https://deta.space' }],
['c', { name: 'ChatGPT', url: 'https://chat.openai.com/' }],
// ['m', { name: 'Morphic', url: 'https://www.morphic.sh/' }],
['s', { name: 'Server', url: 'http://192.168.1.139/#' }],
@ -550,4 +550,4 @@
<main>
<commands-component></commands-component>
<search-component></search-component>
</main>
</main>