mirror of
https://github.com/fankes/beszel.git
synced 2025-10-22 03:19:22 +08:00
update to use ssh
This commit is contained in:
@@ -53,7 +53,7 @@ export function Home() {
|
||||
<CardTitle className={'mb-3'}>All Servers</CardTitle>
|
||||
<CardDescription>
|
||||
Press{' '}
|
||||
<kbd className="pointer-events-none inline-flex h-5 select-none items-center gap-1 rounded border bg-muted px-1.5 font-mono text-[10px] font-medium text-muted-foreground opacity-100">
|
||||
<kbd className="pointer-events-none inline-flex h-5 select-none items-center gap-0.5 rounded border bg-muted px-1.5 font-mono text-[10px] font-medium text-muted-foreground opacity-100">
|
||||
<span className="text-xs">⌘</span>K
|
||||
</kbd>{' '}
|
||||
to open the command palette.
|
||||
|
Reference in New Issue
Block a user