remove mozilla from server page

This commit is contained in:
erogol 2020-12-17 12:28:28 +01:00
parent df4b7f2166
commit 8293751a38
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">
<title>Mozilla - Text2Speech engine</title>
<title>TTS engine</title>
<!-- Bootstrap core CSS -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css"
@ -57,7 +57,6 @@
<div class="row">
<div class="col-lg-12 text-center">
<img class="mt-5" src="https://user-images.githubusercontent.com/1402048/52643646-c2102980-2edd-11e9-8c37-b72f3c89a640.png" alt=></img>
<h1 class="mt-5">Mozilla TTS</h1>
<ul class="list-unstyled">
</ul>
<input id="text" placeholder="Type here..." size=45 type="text" name="text">