Add link to channels/
to index.php
This commit is contained in:
parent
94ad823e3b
commit
9cd7c57e2f
@ -9,6 +9,8 @@
|
|||||||
|
|
||||||
See <?php echoUrl('https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine'); ?> for more information.<br/>
|
See <?php echoUrl('https://gitea.lemnoslife.com/Benjamin_Loison/YouTube_captions_search_engine'); ?> for more information.<br/>
|
||||||
|
|
||||||
|
Access raw data with: <?php echoUrl('channels/'); ?>.
|
||||||
|
|
||||||
<form id="form">
|
<form id="form">
|
||||||
<input type="text" autofocus id="search" pattern="[A-Za-z0-9-_ ]+" placeholder="Your [A-Za-z0-9-_ ]+ search"></input>
|
<input type="text" autofocus id="search" pattern="[A-Za-z0-9-_ ]+" placeholder="Your [A-Za-z0-9-_ ]+ search"></input>
|
||||||
<input type="submit" value="Search">
|
<input type="submit" value="Search">
|
||||||
|
Loading…
Reference in New Issue
Block a user