static image for server index.html

This commit is contained in:
Eren Gölge 2021-01-22 03:01:53 +01:00
parent ca647cf222
commit 5fb611ef40
2 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -56,7 +56,8 @@
<div class="container">
<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>
<img class="mt-5" src="{{url_for('static', filename='TTS_circle.png')}}" align="middle" />
<ul class="list-unstyled">
</ul>
<input id="text" placeholder="Type here..." size=45 type="text" name="text">