Add html titles, improve youtube track matching
This commit is contained in:
parent
6decb7e8e3
commit
4d4c078220
3 changed files with 19 additions and 13 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Match Audio</title>
|
||||
<title><% if (locals.title) { %><%= title %> - <% } %>Match Audio</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="/images/favicon.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue