Merge pull request 'chore: update application title in index.html from frontend to Ultimate Ban Tracker' (#6) from release/v1.3.0 into main
Some checks failed
Build and Release / build (push) Has been cancelled

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
2026-02-21 03:36:37 +01:00

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>frontend</title>
<title>Ultimate Ban Tracker</title>
</head>
<body>
<div id="root"></div>