Setting a default page title
Setting a default title for the page, so it doesn't display (for example) "<ip>:<port>/podcast/7"
This commit is contained in:
parent
d66c59f19b
commit
71ee7e2ff3
@ -13,7 +13,7 @@
|
|||||||
<link rel="icon" href="<%= BASE_URL %>icon.svg">
|
<link rel="icon" href="<%= BASE_URL %>icon.svg">
|
||||||
<link rel=manifest href="<%= BASE_URL %>manifest.webmanifest">
|
<link rel=manifest href="<%= BASE_URL %>manifest.webmanifest">
|
||||||
<script src="<%= BASE_URL %>env.js"></script>
|
<script src="<%= BASE_URL %>env.js"></script>
|
||||||
<title></title>
|
<title>Airsonic</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>
|
<noscript>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user