use '(untitled)' for viewer tab title by default
This commit is contained in:
parent
1256eb1b59
commit
efffc976d1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>video.cerulea.blue</title>
|
||||
<title>(untitled) | video.cerulea.blue</title>
|
||||
<link rel="stylesheet" href="/css/styles.css" />
|
||||
|
||||
<main>
|
||||
|
|
|
|||
Loading…
Reference in a new issue