feat(ui): use the host as the browser tab title prefix

This commit is contained in:
MHSanaei
2026-05-13 14:23:45 +02:00
parent bbefe91011
commit 4e1b597914
15 changed files with 28 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>3x-ui · Inbounds</title>
<title>Inbounds</title>
</head>
<body>
<div id="message"></div>