Add more information to main page

This commit is contained in:
metalune 2021-03-24 19:10:04 +01:00
parent 9ea537820a
commit 8ed26b7b87
1 changed files with 2 additions and 1 deletions

View File

@ -8,9 +8,10 @@
<body>
<center>
<h2>SimpleerTube</h2>
<h5>A simple frontend for PeerTube</h5>
<form action="/search" method="POST">
<input size="45" type="text" name="query" id="query" placeholder="Search"/>
<input size="45" type="text" name="query" id="query" placeholder="SepiaSearch"/>
<button type="submit">Search</button>
</form>
<br>