web: Remove focus on 'HTTP frontend'
This commit is contained in:
parent
005cb028e7
commit
97efcdc019
@ -3,14 +3,14 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Mopidy HTTP frontend</title>
|
<title>Mopidy</title>
|
||||||
<link rel="stylesheet" type="text/css" href="mopidy.css">
|
<link rel="stylesheet" type="text/css" href="mopidy.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="box focus">
|
<div class="box focus">
|
||||||
<h1>Mopidy HTTP frontend</h1>
|
<h1>Mopidy</h1>
|
||||||
|
|
||||||
<p>This web server is a part of the music server Mopidy. To learn more
|
<p>This web server is a part of the Mopidy music server. To learn more
|
||||||
about Mopidy, please visit
|
about Mopidy, please visit
|
||||||
<a href="http://www.mopidy.com/">www.mopidy.com</a>.</p>
|
<a href="http://www.mopidy.com/">www.mopidy.com</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user