From 59d216f697ff684c215ecf9496231d7ea9345e18 Mon Sep 17 00:00:00 2001 From: Jamie Banks Date: Fri, 19 Jun 2026 19:34:58 +0100 Subject: [PATCH] chore: rename application title from JDB-NET SSH to SSH across UI components --- frontend/index.html | 2 +- frontend/src/App.vue | 2 +- frontend/src/components/LoginForm.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 2313e17..c3c84b1 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -16,7 +16,7 @@ href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&display=swap" rel="stylesheet" /> - JDB-NET SSH + SSH
diff --git a/frontend/src/App.vue b/frontend/src/App.vue index a755f4d..8b2f430 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -697,7 +697,7 @@ async function deleteIdentityRow(id: number) {
- JDB-NET SSH + SSH

- JDB-NET SSH + SSH

Sign in to manage connections and open terminals.