chore: rename application title from JDB-NET SSH to SSH across UI components

This commit is contained in:
2026-06-19 19:34:58 +01:00
parent d81136fe5e
commit 59d216f697
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -697,7 +697,7 @@ async function deleteIdentityRow(id: number) {
</svg>
</button>
<div class="flex items-center gap-2 truncate">
<span class="truncate text-sm font-semibold text-white">JDB-NET SSH</span>
<span class="truncate text-sm font-semibold text-white">SSH</span>
<a
href="https://git.jdbnet.co.uk/jamie/ssh"
target="_blank"
+1 -1
View File
@@ -31,7 +31,7 @@ async function submit() {
class="w-full max-w-md rounded-xl border border-slate-800 bg-surface-raised p-8 shadow-xl"
>
<h1 class="font-sans text-2xl font-semibold tracking-tight text-white">
JDB-NET SSH
SSH
</h1>
<p class="mt-1 text-sm text-slate-400">
Sign in to manage connections and open terminals.