fix video
This commit is contained in:
parent
d58c02cf5b
commit
2dbd271f6b
|
@ -34,7 +34,7 @@ for you. Copy this string and replace the `implementation 'com.github.TeamNewPip
|
||||||
the file [/app/build.gradle](https://github.com/TeamNewPipe/NewPipe/blob/dev/app/build.gradle#L58) with it.
|
the file [/app/build.gradle](https://github.com/TeamNewPipe/NewPipe/blob/dev/app/build.gradle#L58) with it.
|
||||||
|
|
||||||
<video width="600" controls>
|
<video width="600" controls>
|
||||||
<source src="/media/how_to_jitpack.mp4" type="video/mp4">
|
<source src="../media/how_to_jitpack.mp4" type="video/mp4">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue