mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-19 21:44:33 +00:00
chore(web): set dashboard title to CodeBurn - Local Dashboard
This commit is contained in:
parent
301febd062
commit
33c9771b5f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="icon" type="image/png" href="/codeburn-logo.png" />
|
||||
<title>CodeBurn</title>
|
||||
<title>CodeBurn - Local Dashboard</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue