[fix](trx-frontend-http): rename browser title

Co-authored-by: OpenAI Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-02-28 01:09:42 +01:00
parent 7258ea57b2
commit 01485f3cd4
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>{pkg} v{ver}</title>
<title>trx-rs v{ver}</title>
<link rel="icon" href="/favicon.ico" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fontsource/dseg14-classic/400.css" />
<link rel="stylesheet" href="/style.css" />