mirror of
https://git.sr.ht/~metalune/simpleweb_peertube
synced 2025-01-03 00:49:10 +01:00
Add more information to main page
This commit is contained in:
parent
9ea537820a
commit
8ed26b7b87
@ -8,9 +8,10 @@
|
|||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<h2>SimpleerTube</h2>
|
<h2>SimpleerTube</h2>
|
||||||
|
<h5>A simple frontend for PeerTube</h5>
|
||||||
|
|
||||||
<form action="/search" method="POST">
|
<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>
|
<button type="submit">Search</button>
|
||||||
</form>
|
</form>
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user