mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
feat: ✨ add my page
This commit is contained in:
parent
13e9cd3a66
commit
c113ce5482
1 changed files with 4 additions and 3 deletions
|
|
@ -50,16 +50,17 @@
|
|||
['t', { name: 'Twitch', url: 'https://www.twitch.tv' }],
|
||||
// ['aud', { name: 'Audible', url: 'https://www.audible.com/' }],
|
||||
['n', { name: 'Hacker News', url: 'https://news.ycombinator.com' }],
|
||||
['d', { name: 'DeepL', url: 'https://www.deepl.com/es/translator' }],
|
||||
['f', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }],
|
||||
['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/' }],
|
||||
['c', { name: 'ChatGPT', url: 'https://chat.openai.com/' }],
|
||||
['m', { name: 'Morphic', url: 'https://www.morphic.sh/' }],
|
||||
// ['m', { name: 'Morphic', url: 'https://www.morphic.sh/' }],
|
||||
['s', { name: 'Server', url: 'http://192.168.1.139/#' }],
|
||||
['0', { name: 'Local', url: 'http://localhost:3000' }],
|
||||
// ['0:54323', { url: 'http://localhost:54323' }],
|
||||
// ['0:54324', { url: 'http://localhost:54324' }],
|
||||
['m', { name: 'M1n', url: 'https://m1n.land/' }],
|
||||
]);
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue