Update 'index.html'
This commit is contained in:
parent
f643118283
commit
24aaf41be8
|
@ -60,8 +60,8 @@
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div class="input">
|
<div class="input">
|
||||||
<label for="odysee">Odysee video url</label>
|
<label for="odysee">Odysee video url (opcjonalnie jezeli znany jest url)</label>
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="text"
|
||||||
name="odysee-video-id"
|
name="odysee-video-id"
|
||||||
|
@ -69,7 +69,7 @@
|
||||||
placeholder="https://odysee.com/@internetczasdzialac:6/internet-of-things,-czy-internet-of-shit:1"
|
placeholder="https://odysee.com/@internetczasdzialac:6/internet-of-things,-czy-internet-of-shit:1"
|
||||||
oninput="generateHtml();"
|
oninput="generateHtml();"
|
||||||
>
|
>
|
||||||
</div> -->
|
</div>
|
||||||
|
|
||||||
<div class="input">
|
<div class="input">
|
||||||
<label for="youtube">Youtube video url</label>
|
<label for="youtube">Youtube video url</label>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user