Update title in index.html to reflect application name as PnvPanel
CI / Backend (build + test) (push) Successful in 1m14s
CI / Frontend (lint + typecheck + build) (push) Successful in 46s

This commit is contained in:
Leonid Pershin
2026-07-02 15:57:46 +03:00
parent 0d05ff52e9
commit ff13583a62
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>frontend</title>
<title>PnvPanel</title>
</head>
<body>
<div id="root"></div>