feat: update index.html title and favicon for Dragon Encode branding
This commit is contained in:
parent
e24765ab59
commit
67feebec4c
1 changed files with 2 additions and 1 deletions
|
|
@ -2,8 +2,9 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/png" href="/dragon-logo.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Deltacast SDI Recorder</title>
|
||||
<title>Dragon Encode — SDI Recorder</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue